Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dwindowmanagercompositingtest.cc139 int attribute_index = glGetAttribLocation(program, "c1"); in BasicTextureShaderProgram() local
189 int attribute_index = glGetAttribLocation(program, "c1"); in DoubleTextureBlendShaderProgram() local
254 int attribute_index = glGetAttribLocation(program, "c1"); in TripleTextureBlendShaderProgram() local
Dvaryingsandddxytest.cc126 int attribute_index = glGetAttribLocation(program, "c"); in VaryingsShaderProgram() local
152 int attribute_index = glGetAttribLocation(program, "c"); in DdxDdyShaderProgram() local
Dtrianglesetuptest.cc53 GLint attribute_index = glGetAttribLocation(program, "c"); in Run() local
Ddrawsizetest.cc57 GLint attribute_index = glGetAttribLocation(program, "pos"); in Run() local
Dattributefetchtest.cc88 int attribute_index = glGetAttribLocation(program, attribute); in AttributeFetchShaderProgram() local
Dwindowmanagertest.cc115 int attribute_index = glGetAttribLocation(program, "vertices"); in main() local
Dyuvtest.cc113 int attribute_index = glGetAttribLocation(program, "c"); in YuvToRgbShaderProgram() local
/external/deqp/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
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp2574 const glw::GLchar* attribute_index, in getSamplingFunctionCall()
3036 const glw::GLchar* attribute_name_prefix, const glw::GLchar* attribute_index, in getShadowSamplingFunctionCall()