Home
last modified time | relevance | path

Searched defs:attribute_index (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp2438 const GLint attribute_index = n_attributes * n_type; in setAttributes_a_scalar() local
2465 const GLint attribute_index = n_attributes * n_type; in setAttributes_a_vec() local
2498 const GLint attribute_index = n_attributes * n_type; in setAttributes_b() local
2539 const GLint attribute_index = n_attributes * n_type; in setAttributes_c() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/
Dclean.cc108 constexpr size_t attribute_index = 2; in ConvertGetAttrToTupleGetItem() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp2569 const glw::GLchar* attribute_index, in getSamplingFunctionCall()
3031 const glw::GLchar* attribute_name_prefix, const glw::GLchar* attribute_index, in getShadowSamplingFunctionCall()
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h395 uint32_t attribute_index; member