Home
last modified time | relevance | path

Searched refs:verifyValues (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.hpp127 void verifyValues(const glw::GLenum texture_target);
Dgl3cTextureSwizzleTests.cpp2329 verifyValues(target); in iterate()
2345 void IntialStateTest::verifyValues(const glw::GLenum texture_target) in verifyValues() function in gl3cts::TextureSwizzle::IntialStateTest
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp162 bool verifyValues (tcu::TestLog& log, const void* memory, const std::vector<OffsetValue>& expectedV… in verifyValues() function
570 if (verifyValues(m_context.getTestContext().getLog(), resultAlloc.getHostPtr(), m_expectedValues)) in iterate()
737 if (verifyValues(m_context.getTestContext().getLog(), resultAlloc.getHostPtr(), m_expectedValues)) in iterate()