Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp259 glw::GLint position_attribute_location = gl.getAttribLocation(m_po_id, "position"); in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp7102 GLint position_attribute_location = 0; in Copy2DR8UITexture() local
7607 GLint position_attribute_location = 0; in CopyRGBA8TextureLayer() local
8316 GLint position_attribute_location = 0; in Copy2DRGBA8Textures() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp682 const glw::GLint position_attribute_location = gl.getAttribLocation(m_po_id, "position"); in executeTest() local