Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp63 glw::GLuint* to_id_ptr; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp5944 glw::GLuint* to_id_ptr = (is_view_texture) ? &m_view_to_id : &m_to_id; in initTextureObject() local
6995 glw::GLuint* to_id_ptr = (should_init_parent_texture) ? &m_to_id : &m_view_to_id; in initTextureObject() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp882 glw::GLuint* to_id_ptr = (!is_instanced) ? &m_to_id : &m_instanced_to_id; in initTest() local