Searched refs:verifyGatherOffsets (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 572 static bool verifyGatherOffsets (TestLog& log, in verifyGatherOffsets() function 1515 …return verifyGatherOffsets<float>(log, rendered, texture, texCoords, sampler, lookupPrec, componen… in verify() 1526 …return verifyGatherOffsets<deUint32>(log, rendered, texture, texCoords, sampler, lookupPrec, compo… in verify() 1528 …return verifyGatherOffsets<deInt32>(log, rendered, texture, texCoords, sampler, lookupPrec, compon… in verify()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 617 static bool verifyGatherOffsets (TestLog& log, in verifyGatherOffsets() function 1382 …return verifyGatherOffsets<float>(log, rendered, texture, texCoords, sampler, lookupPrec, componen… in verify() 1393 …return verifyGatherOffsets<deUint32>(log, rendered, texture, texCoords, sampler, lookupPrec, compo… in verify() 1395 …return verifyGatherOffsets<deInt32>(log, rendered, texture, texCoords, sampler, lookupPrec, compon… in verify()
|