Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12875 glw::GLuint getResultOffset(glw::GLuint result) const;
13201 OutT* p_out = (OutT*)((glw::GLubyte*)result_dst + getResultOffset(1)); in call()
13718 glw::GLuint BuiltinFunctionTest::functionObject::getResultOffset(glw::GLuint result) const in getResultOffset() function in gl4cts::BuiltinFunctionTest::functionObject
15532 const glw::GLuint result_offset = function_object.getResultOffset(result); in verifyResults()
15565 const glw::GLuint result_offset = function_object.getResultOffset(result); in verifyResults()