/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/comp/ |
D | struct-packing.comp.json | 32 "array_stride" : 8 number 69 "array_stride" : 16 number 116 "array_stride" : 16 number 128 "array_stride" : 16 number 140 "array_stride" : 32 number 177 "array_stride" : 8 number 199 "array_stride" : 224 number 228 "array_stride" : 32, number 254 "array_stride" : 16, number 270 "array_stride" : 48, number [all …]
|
D | struct-layout.comp.json | 43 "array_stride" : 64 number 60 "array_stride" : 64 number
|
D | array-of-physical-pointer.comp.json | 37 "array_stride" : 16 number
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/vert/ |
D | stride-reflection.vert.json | 55 "array_stride" : 16 number 67 "array_stride" : 64, number 80 "array_stride" : 64, number
|
D | read-from-row-major-array.vert.json | 37 "array_stride" : 192, number
|
D | array-size-reflection.vert.json | 55 "array_stride" : 16 number
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/asm/ |
D | op-source-glsl-ssbo-2.asm.comp.json | 32 "array_stride" : 16 number 49 "array_stride" : 16 number
|
D | op-source-none-ssbo-2.asm.comp.json | 32 "array_stride" : 16 number 49 "array_stride" : 16 number
|
D | op-source-glsl-ssbo-1.asm.comp.json | 32 "array_stride" : 16 number
|
D | op-source-none-uav-1.asm.comp.json | 32 "array_stride" : 16 number
|
D | op-source-none-ssbo-1.asm.comp.json | 32 "array_stride" : 16 number
|
D | op-source-hlsl-uav-1.asm.comp.json | 32 "array_stride" : 16 number
|
D | op-source-hlsl-uav-2.asm.comp.json | 32 "array_stride" : 16 number
|
D | op-source-none-uav-2.asm.comp.json | 32 "array_stride" : 16 number
|
/third_party/mesa3d/src/compiler/glsl/ |
D | gl_nir_lower_atomics.c | 120 unsigned array_stride = ATOMIC_COUNTER_SIZE; in lower_deref_instr() local
|
D | ir_uniform.h | 165 int array_stride; member
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | combine_access_chains.cpp | 77 uint32_t array_stride = 0; in GetArrayStride() local 239 uint32_t array_stride = GetArrayStride(ptr_input); in CombineAccessChain() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | combine_access_chains.cpp | 77 uint32_t array_stride = 0; in GetArrayStride() local 239 uint32_t array_stride = GetArrayStride(ptr_input); in CombineAccessChain() local
|
/third_party/spirv-tools/source/opt/ |
D | combine_access_chains.cpp | 73 uint32_t array_stride = 0; in GetArrayStride() local 235 uint32_t array_stride = GetArrayStride(ptr_input); in CombineAccessChain() local
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/asm/comp/ |
D | pointer-to-array-of-physical-pointer.asm.comp.json | 59 "array_stride" : 16 number
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | array_length_from_uniform.cc | 193 uint32_t array_stride = array_member_sem->Size(); in Run() local
|
D | calculate_array_length.cc | 212 uint32_t array_stride = array_member_sem->Size(); in Run() local
|
D | vertex_pulling.h | 103 uint32_t array_stride = 0u; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_gmem.c | 93 uint32_t array_stride = 0; in emit_mrt() local 164 uint32_t array_stride = fd_resource_layer_stride(rsc, zsbuf->u.tex.level); in emit_zs() local 1007 uint32_t array_stride = fd_resource_layer_stride(rsc, psurf->u.tex.level); in emit_blit() local
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_texture.h | 118 unsigned array_stride; member
|