Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp844 glw::GLint attribute_location = in prepareProgramInput() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1239 glw::GLint attribute_location; member
Dgl4cVertexAttrib64BitTest.cpp1684 GLint attribute_location = gl.getAttribLocation(program_id, attribute_name.str().c_str()); in configureAttribute() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp5149 glw::GLint attribute_location = m_gl->getAttribLocation(program_id, attribute_name.c_str()); local