Home
last modified time | relevance | path

Searched refs:getOutputBuffer (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp832 deUint32 getOutputBuffer (void) const { return *m_outputBuffer; } in getOutputBuffer() function in deqp::gls::ShaderExecUtil::BufferIoExecutor
1229 gl.bindBufferRange(GL_SHADER_STORAGE_BUFFER, OUTPUT_BUFFER_BINDING, getOutputBuffer(), curOffset*outputStride, numToExec*outputStride); in execute()
1377 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, OUTPUT_BUFFER_BINDING, getOutputBuffer()); in execute()
1502 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, OUTPUT_BUFFER_BINDING, getOutputBuffer()); in execute()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp187 const BufferSp& getOutputBuffer (void) const in getOutputBuffer() function in vkt::SpirVAssembly::GraphicsInterfaces
H A DvktSpvAsmGraphicsShaderTestUtil.cpp4469 instance.interfaces.getOutputBuffer()->getBytes(outputBufferBytes); in runAndVerifyDefaultPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp187 const BufferSp& getOutputBuffer (void) const in getOutputBuffer() function in vkt::SpirVAssembly::GraphicsInterfaces
H A DvktSpvAsmGraphicsShaderTestUtil.cpp4466 instance.interfaces.getOutputBuffer()->getBytes(outputBufferBytes); in runAndVerifyDefaultPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp1572 VkBuffer getOutputBuffer (void) const { return *m_outputBuffer; } in getOutputBuffer() function in vkt::shaderexecutor::__anon28678::BufferIoExecutor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp1572 VkBuffer getOutputBuffer (void) const { return *m_outputBuffer; } in getOutputBuffer() function in vkt::shaderexecutor::__anon29827::BufferIoExecutor

Completed in 30 milliseconds