/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/comp/ |
D | barriers.comp | 10 threadgroup_barrier(mem_flags::mem_threadgroup); 11 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 12 threadgroup_barrier(mem_flags::mem_texture); 13 threadgroup_barrier(mem_flags::mem_device); 14 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 15 threadgroup_barrier(mem_flags::mem_threadgroup); 16 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 17 threadgroup_barrier(mem_flags::mem_texture); 18 threadgroup_barrier(mem_flags::mem_device); 19 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); [all …]
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/comp/ |
D | barriers.comp | 13 threadgroup_barrier(mem_flags::mem_threadgroup); 19 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 25 threadgroup_barrier(mem_flags::mem_texture); 31 threadgroup_barrier(mem_flags::mem_device); 37 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 43 threadgroup_barrier(mem_flags::mem_threadgroup); 49 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 55 threadgroup_barrier(mem_flags::mem_texture); 61 threadgroup_barrier(mem_flags::mem_device); 67 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); [all …]
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/comp/ |
D | subgroups.nocompat.invalid.vk.msl12.emulate-subgroup.comp | 23 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 24 … threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 25 threadgroup_barrier(mem_flags::mem_device); 26 threadgroup_barrier(mem_flags::mem_threadgroup); 27 threadgroup_barrier(mem_flags::mem_texture);
|
D | subgroups.nocompat.invalid.vk.msl21.ios.comp | 129 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 130 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 131 simdgroup_barrier(mem_flags::mem_device); 132 simdgroup_barrier(mem_flags::mem_threadgroup); 133 simdgroup_barrier(mem_flags::mem_texture);
|
D | subgroups.nocompat.invalid.vk.msl22.ios.comp | 235 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 236 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 237 simdgroup_barrier(mem_flags::mem_device); 238 simdgroup_barrier(mem_flags::mem_threadgroup); 239 simdgroup_barrier(mem_flags::mem_texture);
|
D | subgroups.nocompat.invalid.vk.msl23.ios.simd.comp | 235 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 236 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 237 simdgroup_barrier(mem_flags::mem_device); 238 simdgroup_barrier(mem_flags::mem_threadgroup); 239 simdgroup_barrier(mem_flags::mem_texture);
|
D | subgroups.nocompat.invalid.vk.msl21.fixed-subgroup.comp | 241 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 242 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 243 simdgroup_barrier(mem_flags::mem_device); 244 simdgroup_barrier(mem_flags::mem_threadgroup); 245 simdgroup_barrier(mem_flags::mem_texture);
|
D | subgroups.nocompat.invalid.vk.msl21.comp | 240 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 241 simdgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup | mem_flags::mem_texture); 242 simdgroup_barrier(mem_flags::mem_device); 243 simdgroup_barrier(mem_flags::mem_threadgroup); 244 simdgroup_barrier(mem_flags::mem_texture);
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 1166 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local 1185 mem_flags = WORD_SIZE; in sljit_emit_op1() 1188 mem_flags = BYTE_SIZE; in sljit_emit_op1() 1193 mem_flags = BYTE_SIZE | SIGNED; in sljit_emit_op1() 1198 mem_flags = HALF_SIZE; in sljit_emit_op1() 1203 mem_flags = HALF_SIZE | SIGNED; in sljit_emit_op1() 1208 mem_flags = INT_SIZE; in sljit_emit_op1() 1213 mem_flags = INT_SIZE | SIGNED; in sljit_emit_op1() 1219 mem_flags = 0; in sljit_emit_op1() 1228 FAIL_IF(emit_op_mem(compiler, mem_flags, dst_r, src, srcw, TMP_REG1)); in sljit_emit_op1() [all …]
|
/third_party/skia/third_party/externals/tint/test/var/uses/ |
D | workgroup.wgsl.expected.msl | 31 threadgroup_barrier(mem_flags::mem_threadgroup); 46 threadgroup_barrier(mem_flags::mem_threadgroup); 62 threadgroup_barrier(mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/desktop-only/tesc/ |
D | arrayed-output.desktop.sso.tesc | 68 threadgroup_barrier(mem_flags::mem_threadgroup); 72 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/desktop-only/tesc/ |
D | arrayed-output.desktop.sso.tesc | 68 threadgroup_barrier(mem_flags::mem_threadgroup); 72 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/tesc/ |
D | matrix-output.multi-patch.tesc | 28 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
D | struct-output.multi-patch.tesc | 34 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/asm/tesc/ |
D | tess-fixed-input-array-builtin-array.invalid.asm.tesc | 112 threadgroup_barrier(mem_flags::mem_threadgroup); 129 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/tesc/ |
D | struct-output.multi-patch.tesc | 37 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
D | matrix-output.multi-patch.tesc | 30 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
D | st_tusb.h | 41 int mem_flags, 83 int mem_flags);
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | usb.h | 286 int usb_submit_urb(struct urb *urb, uint16_t mem_flags); 301 struct urb *usb_alloc_urb(uint16_t iso_packets, uint16_t mem_flags); 307 uint16_t mem_flags, uint8_t *dma_addr);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
D | gen_mipmap.metal | 92 threadgroup_barrier(mem_flags::mem_threadgroup); 134 threadgroup_barrier(mem_flags::mem_threadgroup); 180 threadgroup_barrier(mem_flags::mem_threadgroup); 268 threadgroup_barrier(mem_flags::mem_threadgroup); 298 threadgroup_barrier(mem_flags::mem_threadgroup); 330 threadgroup_barrier(mem_flags::mem_threadgroup); 378 threadgroup_barrier(mem_flags::mem_threadgroup); 408 threadgroup_barrier(mem_flags::mem_threadgroup); 440 threadgroup_barrier(mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-ue4/asm/tesc/ |
D | tess-factor-must-be-threadgroup.asm.tesc | 143 threadgroup_barrier(mem_flags::mem_threadgroup); 160 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-ue4/asm/tesc/ |
D | tess-factor-must-be-threadgroup.asm.tesc | 143 threadgroup_barrier(mem_flags::mem_threadgroup); 160 threadgroup_barrier(mem_flags::mem_device | mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/workgroupBarrier/ |
D | a17f7f.wgsl.expected.msl | 5 threadgroup_barrier(mem_flags::mem_threadgroup);
|
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/storageBarrier/ |
D | d87211.wgsl.expected.msl | 5 threadgroup_barrier(mem_flags::mem_device);
|
/third_party/skia/third_party/externals/tint/test/bug/tint/ |
D | 914.wgsl.expected.msl | 60 threadgroup_barrier(mem_flags::mem_threadgroup); 91 threadgroup_barrier(mem_flags::mem_threadgroup); 104 threadgroup_barrier(mem_flags::mem_threadgroup);
|