Searched refs:readOutputBuffer (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsShaderExecUtil.cpp | 836 void readOutputBuffer (void* const* outputPtrs, int numValues); 1058 void BufferIoExecutor::readOutputBuffer (void* const* outputPtrs, int numValues) in readOutputBuffer() function in deqp::gls::ShaderExecUtil::BufferIoExecutor 1238 readOutputBuffer(outputs, numValues); in execute() 1388 readOutputBuffer(outputs, numValues); in execute() 1513 readOutputBuffer(outputs, numValues); in execute()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 1539 void readOutputBuffer (void* const* outputPtrs, int numValues); 1816 void BufferIoExecutor::readOutputBuffer (void* const* outputPtrs, int numValues) in readOutputBuffer() function in vkt::shaderexecutor::__anon848681380111::BufferIoExecutor 2486 readOutputBuffer(outputs, numValues); in execute() 2933 readOutputBuffer(outputs, numValues); in execute() 3034 readOutputBuffer(outputs, numValues); in execute()
|