Searched defs:attribute_index (Results 1 – 9 of 9) sorted by relevance
| /external/autotest/client/deps/glbench/src/ |
| D | windowmanagercompositingtest.cc | 139 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
|
| D | varyingsandddxytest.cc | 126 int attribute_index = glGetAttribLocation(program, "c"); in VaryingsShaderProgram() local 152 int attribute_index = glGetAttribLocation(program, "c"); in DdxDdyShaderProgram() local
|
| D | trianglesetuptest.cc | 53 GLint attribute_index = glGetAttribLocation(program, "c"); in Run() local
|
| D | drawsizetest.cc | 57 GLint attribute_index = glGetAttribLocation(program, "pos"); in Run() local
|
| D | attributefetchtest.cc | 88 int attribute_index = glGetAttribLocation(program, attribute); in AttributeFetchShaderProgram() local
|
| D | windowmanagertest.cc | 115 int attribute_index = glGetAttribLocation(program, "vertices"); in main() local
|
| D | yuvtest.cc | 113 int attribute_index = glGetAttribLocation(program, "c"); in YuvToRgbShaderProgram() local
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cVertexAttrib64BitTest.cpp | 2438 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/ |
| D | esextcTextureCubeMapArraySampling.cpp | 2574 const glw::GLchar* attribute_index, in getSamplingFunctionCall() 3036 const glw::GLchar* attribute_name_prefix, const glw::GLchar* attribute_index, in getShadowSamplingFunctionCall()
|