Home
last modified time | relevance | path

Searched defs:element_index (Results 1 – 23 of 23) sorted by relevance

/third_party/spirv-tools/source/util/
Dbit_vector.h41 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/
Dbit_vector.h41 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/
Dbit_vector.h41 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/
DesextcTextureCubeMapArraySampling.cpp363 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/
Dnir_lower_io_arrays_to_elements.c37 unsigned *element_index, unsigned *xfb_offset, in get_io_offset()
/third_party/python/Modules/_ctypes/
Dstgdict.c715 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/
Dvector_dce.cpp113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp206 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp767 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp923 for (uint32_t element_index : access_chain) { in GetMemberType() local
Dconst_folding_rules.cpp103 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
/third_party/spirv-tools/source/opt/
Dvector_dce.cpp113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp208 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp766 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp922 for (uint32_t element_index : access_chain) { in GetMemberType() local
Dconst_folding_rules.cpp103 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dvector_dce.cpp113 uint32_t element_index = current_inst->GetSingleWordInOperand(1); in MarkExtractUseAsLive() local
Dreplace_desc_array_access_using_var_index.cpp206 Instruction* access_chain, uint32_t element_index, in CreateCaseBlock()
Dcopy_prop_arrays.cpp767 for (uint32_t element_index : access_chain) { in GetMemberTypeId() local
Dtype_manager.cpp923 for (uint32_t element_index : access_chain) { in GetMemberType() local
Dconst_folding_rules.cpp47 uint32_t element_index = inst->GetSingleWordInOperand(i); in FoldExtractWithConstants() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1853 struct pipe_vertex_buffer *vb, unsigned element_index, in si_set_vertex_buffer_descriptor()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c192 unsigned element_index:8; member
12404 struct tgsi_full_src_register element_index = in emit_rawbuf_instruction() local