Home
last modified time | relevance | path

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

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