Home
last modified time | relevance | path

Searched defs:bufferAlloc (Results 1 – 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp510 AllocationMp bufferAlloc; in iterate() local
527 AllocationMp bufferAlloc; in iterate() local
774 AllocationMp bufferAlloc; in iterate() local
DvktSpvAsmCrossStageInterfaceTests.cpp529 MovePtr<Allocation> bufferAlloc; in checkImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp218 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
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp778 const Allocation& bufferAlloc = buffersPerSample[sampleNdx]->getAllocation(); in iterate() local
DvktPipelineMultisampleShaderBuiltInTests.cpp1473 const auto& bufferAlloc = stagingBuffer.getAllocation(); in iterate() local
2049 auto& bufferAlloc = storageBuffer.getAllocation(); in iterate() local
DvktPipelineBindPointTests.cpp361 auto& bufferAlloc = buffer.getAllocation(); in verifyBufferContents() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp228 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
DvktRayQueryDirectionTests.cpp374 auto& bufferAlloc = buffer.getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp232 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
DvktRayTracingBarrierTests.cpp846 auto& bufferAlloc = buffer.getAllocation(); in fillStd140Buffer() local
861 auto& bufferAlloc = buffer.getAllocation(); in fillStd430Buffer() local
DvktRayTracingDirectionTests.cpp455 auto& bufferAlloc = buffer.getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp382 …de::MovePtr<vk::Allocation> bufferAlloc (vk::bindBuffer (m_context.getDeviceInterface(), m… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp333 const Allocation& bufferAlloc = m_resultBuffer->getAllocation(); in iterate() local
DvktImageSubresourceLayoutTests.cpp395 auto& bufferAlloc = buffer.getAllocation(); in iterateAspect() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp294 const Allocation& bufferAlloc) in uploadBuffer()
DvktApiPipelineTests.cpp1332 auto& bufferAlloc = buffer.getAllocation(); in destroyEarlyTest() local
DvktApiCopiesAndBlittingTests.cpp614 …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/
DvktGeometryBasicGeometryShaderTests.cpp105 de::MovePtr<Allocation> bufferAlloc; in uploadImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp596 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
DvktBindingDescriptorUpdateTests.cpp893 const auto& bufferAlloc = buffers.back()->getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp370 auto& bufferAlloc = buffer->getAllocation(); in makeStridedBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp996 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/
DvktMultiViewRenderTests.cpp1079 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/
DvktDynamicStateComputeTests.cpp101 auto& bufferAlloc = m_vertexBuffer->getAllocation(); in BindVertexBuffersData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp98 de::MovePtr<Allocation>& bufferAlloc, in createTestBuffer()

12