OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verifyValidResults
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/common/
glcRobustBufferAccessBehaviorTests.hpp
359
bool
verifyValidResults
(const glw::Functions& gl, glw::GLuint texture_id);
437
virtual bool
verifyValidResults
(const glw::Functions& gl, glw::GLuint texture_id);
471
bool
verifyValidResults
(const glw::Functions& gl, glw::GLuint texture_id);
glcRobustBufferAccessBehaviorTests.cpp
1149
if (false ==
verifyValidResults
(gl, texture.m_id))
[
all
...]
Completed in 155 milliseconds