Home
last modified time | relevance | path

Searched defs:copyFromBuffer (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp996 void BufferIoExecutor::copyFromBuffer (const glu::VarType& varType, const VarLayout& layout, int nu… in copyFromBuffer() function in deqp::gls::ShaderExecUtil::BufferIoExecutor
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1816 void BufferIoExecutor::copyFromBuffer (const glu::VarType& varType, const VarLayout& layout, int nu… in copyFromBuffer() function in vkt::shaderexecutor::__anon22c6d46e0111::BufferIoExecutor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1816 void BufferIoExecutor::copyFromBuffer (const glu::VarType& varType, const VarLayout& layout, int nu… in copyFromBuffer() function in vkt::shaderexecutor::__anon0cf13c4e0111::BufferIoExecutor
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3817 angle::Result BufferHelper::copyFromBuffer(ContextVk *contextVk, in copyFromBuffer() function in rx::vk::BufferHelper