Searched defs:m_numTextures (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/performance/ | ||
H A D | es3pTextureCases.hpp | 68 const int m_numTextures; member in deqp::gles3::Performance::Texture2DRenderCase |
/third_party/vk-gl-cts/modules/gles2/performance/ | ||
H A D | es2pTextureCases.hpp | 64 int m_numTextures; member in deqp::gles2::Performance::Texture2DRenderCase |
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fTextureUnitTests.cpp | 730 int m_numTextures; //!< \note Needed in addition to m_numUnits since same texture may be bound to many texture units. member in deqp::gles3::Functional::TextureUnitCase [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ | ||
H A D | es2fTextureUnitTests.cpp | 569 int m_numTextures; //!< \note Needed in addition to m_numUnits since same texture may be bound to many texture units. member in deqp::gles2::Functional::TextureUnitCase [all...] |
Completed in 6 milliseconds