Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp2445 const GLint attribute_index = n_attributes * n_type; in setAttributes_a_scalar() local
2472 const GLint attribute_index = n_attributes * n_type; in setAttributes_a_vec() local
2505 const GLint attribute_index = n_attributes * n_type; in setAttributes_b() local
2546 const GLint attribute_index = n_attributes * n_type; in setAttributes_c() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp2570 const glw::GLchar *attribute_index, in getSamplingFunctionCall()
3032 const glw::GLchar *attribute_name_prefix, const glw::GLchar *attribute_index, in getShadowSamplingFunctionCall()
/external/mesa3d/src/panfrost/compiler/
Dcompiler.h436 uint32_t attribute_index; member