Home
last modified time | relevance | path

Searched defs:resVal (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderSharedVarTests.cpp327 …const int resVal = *((const int*)((const deUint8*)resPtr + outVarInfo.offset + outVarInfo.arrayStr… in iterate() local
Des31fSSBOLayoutCase.cpp1651 const float resVal = *((const float*)res + ndx); in compareComponents() local
1662 const deUint32 resVal = *((const deUint32*)res + ndx); in compareComponents() local
1675 const deUint32 resVal = *((const deUint32*)res + ndx); in compareComponents() local
Des31fBasicComputeShaderTests.cpp1573 const deUint32 resVal = *((const deUint32*)((const deUint8*)bufMap.getPtr() + uniformOffset)); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferTextureBufferRange.cpp1105 std::stringstream resVal; in checkResult() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1672 const float resVal = *((const float*)res + ndx); in compareComponents() local
1683 const deUint32 resVal = *((const deUint32*)res + ndx); in compareComponents() local