/third_party/spirv-tools/source/util/ |
D | bit_vector.h | 41 uint32_t element_index = i / kBitContainerSize; in Set() local 61 uint32_t element_index = i / kBitContainerSize; in Clear() local 81 uint32_t element_index = i / kBitContainerSize; in Get() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | bit_vector.h | 41 uint32_t element_index = i / kBitContainerSize; in Set() local 61 uint32_t element_index = i / kBitContainerSize; in Clear() local 81 uint32_t element_index = i / kBitContainerSize; in Get() local
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
D | bit_vector.h | 41 uint32_t element_index = i / kBitContainerSize; in Set() local 61 uint32_t element_index = i / kBitContainerSize; in Clear() local 81 uint32_t element_index = i / kBitContainerSize; in Get() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 363 void getColorFloatComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_leve… in getColorFloatComponents() 386 void getColorIntComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_leve… in getColorIntComponents() 404 void getCompressedColorUByteComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint m… in getCompressedColorUByteComponents() 461 void getDepthComponent(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw… in getDepthComponent() 480 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTexture() 496 glw::GLint element_index, glw::GLint n_layers, in getExpectedColorFloatComponentsForTextureLod() 522 glw::GLint element_index, glw::GLint n_layers, glw::GLint n_mipmap_levels, in getExpectedColorIntComponentsForTexture() 540 …IntComponentsForTextureLod(glw::GLuint pixel_index, glw::GLint cube_face, glw::GLint element_index, in getExpectedColorIntComponentsForTextureLod() 563 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTexture() 580 glw::GLint element_index, glw::GLint n_layers, in getExpectedCompressedComponentsForTextureLod() [all …]
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_io_arrays_to_elements.c | 37 unsigned *element_index, unsigned *xfb_offset, in get_io_offset()
|
/third_party/python/Modules/_ctypes/ |
D | stgdict.c | 715 Py_ssize_t element_index; /* index into element_types for this */ in PyCStructUnionType_update_stgdict() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | vector_dce.cpp | 113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
|
D | replace_desc_array_access_using_var_index.cpp | 206 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
|
D | copy_prop_arrays.cpp | 767 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
|
D | type_manager.cpp | 923 for (uint32_t element_index : access_chain) { in GetMemberType() local
|
D | const_folding_rules.cpp | 103 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
|
/third_party/spirv-tools/source/opt/ |
D | vector_dce.cpp | 113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
|
D | replace_desc_array_access_using_var_index.cpp | 208 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
|
D | copy_prop_arrays.cpp | 766 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
|
D | type_manager.cpp | 922 for (uint32_t element_index : access_chain) { in GetMemberType() local
|
D | const_folding_rules.cpp | 103 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | vector_dce.cpp | 113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
|
D | replace_desc_array_access_using_var_index.cpp | 206 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
|
D | copy_prop_arrays.cpp | 767 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
|
D | type_manager.cpp | 923 for (uint32_t element_index : access_chain) { in GetMemberType() local
|
D | const_folding_rules.cpp | 47 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_draw.cpp | 1853 struct pipe_vertex_buffer *vb, unsigned element_index, in si_set_vertex_buffer_descriptor()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 192 unsigned element_index:8; member 12404 struct tgsi_full_src_register element_index = in emit_rawbuf_instruction() local
|