Home
last modified time | relevance | path

Searched defs:dstPtrBase (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1401 deUint16* dstPtrBase = static_cast<deUint16*>(outputs[outNdx]); in execute() local
1416 deUint32* dstPtrBase = static_cast<deUint32*>(outputs[outNdx]); in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1401 deUint16* dstPtrBase = static_cast<deUint16*>(outputs[outNdx]); in execute() local
1416 deUint32* dstPtrBase = static_cast<deUint32*>(outputs[outNdx]); in execute() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp667 deUint32* dstPtrBase = static_cast<deUint32*>(outputs[outNdx]); in execute() local