Searched refs:verifyPropertyValue (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProgramInterfaces.cpp | 525 verifyPropertyValue(interface, property, n_resource, GL_FALSE); in iterate() 543 verifyPropertyValue(interface, property, resource_index, GL_TRUE); in iterate() 565 void TessellationShaderProgramInterfaces::verifyPropertyValue(glw::GLenum interface, glw::GLenum pr… in verifyPropertyValue() function in glcts::TessellationShaderProgramInterfaces
|
D | esextcTessellationShaderProgramInterfaces.hpp | 74 …void verifyPropertyValue(glw::GLenum interface, glw::GLenum property, glw::GLuint index, glw::GLin…
|