Home
last modified time | relevance | path

Searched refs:is_store (Results 1 – 25 of 800) sorted by relevance

12345678910>>...32

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/lang/clover/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
289 bool is_store) in panfrost_access_tiled_image() argument
296 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
316 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
331 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
342 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/shared/
H A Dpan_tiling.c190 bool is_store) \
202 if (is_store) \
217 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
231 pixel_t *outp = (pixel_t *) (is_store ? dest : source); \
232 pixel_t *inp = (pixel_t *) (is_store ? source : dest); \
298 bool is_store) in panfrost_access_tiled_image() argument
305 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
325 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
340 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
351 dst_stride, src_stride, desc, is_store); in panfrost_access_tiled_image()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-sidebar.c99 gboolean is_store; in mail_sidebar_model_loaded_row_cb() local
115 COL_BOOL_IS_STORE, &is_store, in mail_sidebar_model_loaded_row_cb()
121 if (is_store) { in mail_sidebar_model_loaded_row_cb()
301 gboolean is_store; in mail_sidebar_row_expanded() local
341 if (is_store) { in mail_sidebar_row_expanded()
378 gboolean is_store; in mail_sidebar_row_collapsed() local
399 COL_BOOL_IS_STORE, &is_store, in mail_sidebar_row_collapsed()
405 if (is_store) { in mail_sidebar_row_collapsed()
443 gboolean is_store; in mail_sidebar_check_state() local
459 COL_BOOL_IS_STORE, &is_store, in mail_sidebar_check_state()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_info_opcodes.h104 OPCODE(1, 3, OTHR, ATOMFADD, .is_store = 1)
164 OPCODE(1, 2, OTHR, STORE, .is_store = 1)
170 OPCODE(1, 3, OTHR, ATOMUADD, .is_store = 1)
171 OPCODE(1, 3, OTHR, ATOMXCHG, .is_store = 1)
172 OPCODE(1, 4, OTHR, ATOMCAS, .is_store = 1)
173 OPCODE(1, 3, OTHR, ATOMAND, .is_store = 1)
174 OPCODE(1, 3, OTHR, ATOMOR, .is_store = 1)
175 OPCODE(1, 3, OTHR, ATOMXOR, .is_store = 1)
176 OPCODE(1, 3, OTHR, ATOMUMIN, .is_store = 1)
177 OPCODE(1, 3, OTHR, ATOMUMAX, .is_store = 1)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dmemory-tracing.h20 uint8_t is_store; // 0 or 1 member
27 MemoryTracingInfo(uint32_t addr, bool is_store, MachineRepresentation rep) in MemoryTracingInfo()
28 : address(addr), is_store(is_store), mem_rep(static_cast<uint8_t>(rep)) {} in MemoryTracingInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dmemory-tracing.h21 uint8_t is_store; // 0 or 1 member
28 MemoryTracingInfo(uintptr_t offset, bool is_store, MachineRepresentation rep) in MemoryTracingInfo()
30 is_store(is_store), in MemoryTracingInfo()

12345678910>>...32