Searched defs:bufferMemory (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Buffer.hpp | 45 vk::DeviceMemory bufferMemory; // Owning handle member in Buffer
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 104 AllocationMp bufferMemory = allocator.allocate(requirements, in createBufferAndBindMemory() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 104 AllocationMp bufferMemory = allocator.allocate(requirements, in createBufferAndBindMemory() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkImage.cpp | 580 uint8_t *bufferMemory = static_cast<uint8_t *>(buffer->getOffsetPointer(region.bufferOffset)); in copy() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 639 …const de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(m_vki, m_device, … in readRenderTarget() local 1400 std::vector<AllocationSp>& bufferMemory) in createSourceBuffers() 1475 …de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(vki, device, allocator, *… in createSourceBuffer() local 7902 std::vector<AllocationSp>& bufferMemory, in createBuffers()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 639 …const de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(m_vki, m_device, … in readRenderTarget() local 1400 std::vector<AllocationSp>& bufferMemory) in createSourceBuffers() 1475 …de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(vki, device, allocator, *… in createSourceBuffer() local 7902 std::vector<AllocationSp>& bufferMemory, in createBuffers()
|