/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 510 AllocationMp bufferAlloc; in iterate() local 527 AllocationMp bufferAlloc; in iterate() local 774 AllocationMp bufferAlloc; in iterate() local
|
D | vktSpvAsmCrossStageInterfaceTests.cpp | 529 MovePtr<Allocation> bufferAlloc; in checkImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 218 de::MovePtr<Allocation> bufferAlloc; in readColorAttachment() local 276 de::MovePtr<Allocation> bufferAlloc; in readDepthAttachment() local 354 de::MovePtr<Allocation> bufferAlloc; in readStencilAttachment() local 412 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternal() local 508 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternalSparse() local
|
D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 778 const Allocation& bufferAlloc = buffersPerSample[sampleNdx]->getAllocation(); in iterate() local
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1473 const auto& bufferAlloc = stagingBuffer.getAllocation(); in iterate() local 2049 auto& bufferAlloc = storageBuffer.getAllocation(); in iterate() local
|
D | vktPipelineBindPointTests.cpp | 361 auto& bufferAlloc = buffer.getAllocation(); in verifyBufferContents() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryProceduralGeometryTests.cpp | 228 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
|
D | vktRayQueryDirectionTests.cpp | 374 auto& bufferAlloc = buffer.getAllocation(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingProceduralGeometryTests.cpp | 232 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
|
D | vktRayTracingBarrierTests.cpp | 846 auto& bufferAlloc = buffer.getAllocation(); in fillStd140Buffer() local 861 auto& bufferAlloc = buffer.getAllocation(); in fillStd430Buffer() local
|
D | vktRayTracingDirectionTests.cpp | 455 auto& bufferAlloc = buffer.getAllocation(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
D | vktMemoryModelSharedLayoutCase.cpp | 382 …de::MovePtr<vk::Allocation> bufferAlloc (vk::bindBuffer (m_context.getDeviceInterface(), m… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageSizeTests.cpp | 333 const Allocation& bufferAlloc = m_resultBuffer->getAllocation(); in iterate() local
|
D | vktImageSubresourceLayoutTests.cpp | 395 auto& bufferAlloc = buffer.getAllocation(); in iterateAspect() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFillBufferTests.cpp | 294 const Allocation& bufferAlloc) in uploadBuffer()
|
D | vktApiPipelineTests.cpp | 1332 auto& bufferAlloc = buffer.getAllocation(); in destroyEarlyTest() local
|
D | vktApiCopiesAndBlittingTests.cpp | 614 …estInstance::uploadBuffer (tcu::ConstPixelBufferAccess bufferAccess, const Allocation& bufferAlloc) in uploadBuffer() 636 de::MovePtr<Allocation> bufferAlloc; in uploadImageAspect() local 853 de::MovePtr<Allocation> bufferAlloc; in readImageAspect() local 4436 de::MovePtr<Allocation> bufferAlloc; in uploadCompressedImage() local 6285 auto& bufferAlloc = buffer.getAllocation(); in checkIntermediateCopy() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 105 de::MovePtr<Allocation> bufferAlloc; in uploadImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingValveMutableTests.cpp | 596 auto& bufferAlloc = stagingBuffer.getAllocation(); in Resource() local 639 auto& bufferAlloc = bufferWithMemory->getAllocation(); in Resource() local 758 auto& bufferAlloc = stagingBuffer.getAllocation(); in getStoredValue() local 796 auto& bufferAlloc = bufferWithMemory->getAllocation(); in getStoredValue() local
|
D | vktBindingDescriptorUpdateTests.cpp | 893 const auto& bufferAlloc = buffers.back()->getAllocation(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderApiTests.cpp | 370 auto& bufferAlloc = buffer->getAllocation(); in makeStridedBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 996 de::MovePtr<Allocation> bufferAlloc; in uploadImage() local 1264 de::MovePtr<Allocation> bufferAlloc; in uploadSparseImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1079 MovePtr<Allocation> bufferAlloc; in readImage() local 1677 MovePtr<Allocation> bufferAlloc; in setImageData() local 3344 MovePtr<Allocation> bufferAlloc; in readImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 101 auto& bufferAlloc = m_vertexBuffer->getAllocation(); in BindVertexBuffersData() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 98 de::MovePtr<Allocation>& bufferAlloc, in createTestBuffer()
|