Searched refs:m_textureId (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
D | gl4cGlSpirvTests.hpp | 134 GLuint m_textureId; member in gl4cts::SpirvModulesErrorVerificationTest |
D | gl4cGlSpirvTests.cpp | 855 gl.genTextures(1, &m_textureId); in init() |