Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp588 static bool verifyGatherOffsets (TestLog& log, in verifyGatherOffsets() function
1535 …return verifyGatherOffsets<float>(log, rendered, texture, texCoords, sampler, lookupPrec, componen… in verify()
1546 …return verifyGatherOffsets<deUint32>(log, rendered, texture, texCoords, sampler, lookupPrec, compo… in verify()
1548 …return verifyGatherOffsets<deInt32>(log, rendered, texture, texCoords, sampler, lookupPrec, compon… in verify()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp617 static bool verifyGatherOffsets (TestLog& log, in verifyGatherOffsets() function
1383 …return verifyGatherOffsets<float>(log, rendered, texture, texCoords, sampler, lookupPrec, componen… in verify()
1394 …return verifyGatherOffsets<deUint32>(log, rendered, texture, texCoords, sampler, lookupPrec, compo… in verify()
1396 …return verifyGatherOffsets<deInt32>(log, rendered, texture, texCoords, sampler, lookupPrec, compon… in verify()