Searched refs:testBindingName (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 1842 TextureBindingTestCase (Context& context, QueryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase() argument 1844 , m_testBindingName (testBindingName) in TextureBindingTestCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 2426 TextureBindingTestCase (Context& context, QueryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase() argument 2428 , m_testBindingName (testBindingName) in TextureBindingTestCase()
|
Completed in 9 milliseconds