Home
last modified time | relevance | path

Searched refs:readDepthValue (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.cpp383 depthValue = readDepthValue(gl, readDepthProgramId); in test()
398 depthValueOffset = readDepthValue(gl, readDepthProgramId); in test()
423 depthValueOffsetClamp = readDepthValue(gl, readDepthProgramId); in test()
455 float PolygonOffsetClampValueTestCaseBase::readDepthValue(const glw::Functions& gl, const GLuint re… in readDepthValue() function in glcts::PolygonOffsetClampValueTestCaseBase
DglcPolygonOffsetClampTests.hpp103 float readDepthValue(const glw::Functions& gl, const GLuint readDepthProgramId);