Searched refs:bufferBindingName (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 1718 BufferBindingTestCase (Context& context, QueryType type, const char* name, const char* description, GLenum bufferBindingName, GLenum bufferType) in BufferBindingTestCase() argument 1720 , m_bufferBindingName (bufferBindingName) in BufferBindingTestCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 2172 BufferBindingTestCase (Context& context, QueryType type, const char* name, const char* description, GLenum bufferBindingName, GLenum bufferType) in BufferBindingTestCase() argument 2174 , m_bufferBindingName (bufferBindingName) in BufferBindingTestCase()
|
Completed in 9 milliseconds