Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1363 deUint16* dstPtrBase = static_cast<deUint16*>(outputs[outNdx]); in execute() local
1378 deUint32* dstPtrBase = static_cast<deUint32*>(outputs[outNdx]); in execute() local
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp667 deUint32* dstPtrBase = static_cast<deUint32*>(outputs[outNdx]); in execute() local