Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp809 deUint8* resultMem = reinterpret_cast<deUint8*>(alloc.getHostPtr()); in testVertexShader() local
812 …ltImage (mapVkFormat(colorFormat), renderSize.x(), renderSize.y(), 1u, resultMem + ((colorBufferS… in testVertexShader()
869 deUint8* resultMem = reinterpret_cast<deUint8*>(alloc.getHostPtr()); in testTessellationShader() local
871 …ltImage (mapVkFormat(colorFormat), renderSize.x(), renderSize.y(), 1u, resultMem + ((colorBufferS… in testTessellationShader()