Home
last modified time | relevance | path

Searched defs:vertexBufferAllocation (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderBuiltInTests.cpp86 void uploadVertexDataNdc(const Allocation &vertexBufferAllocation, in uploadVertexDataNdc()
142 void uploadVertexDataNdcScreen(const Allocation &vertexBufferAllocation, in uploadVertexDataNdcScreen()
257 void MSInstance<MSInstanceSampleID>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
360 …stance<MSInstanceSamplePosDistribution>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
526 …nstance<MSInstanceSamplePosCorrectness>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
745 void MSInstanceSampleMaskPattern::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
837 …SInstance<MSInstanceSampleMaskBitCount>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
939 …nstance<MSInstanceSampleMaskCorrectBit>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
1034 …d MSInstance<MSInstanceSampleMaskWrite>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
H A DvktPipelineMultisampleInterpolationTests.cpp173 …id MSInstance<MSInstanceDistinctValues>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
379 …ce<MSInstanceInterpolateScreenPosition>::uploadVertexData(const Allocation &vertexBufferAllocation, in uploadVertexData()
1021 const Allocation &vertexBufferAllocation, const VertexDataDesc &vertexDataDescripton) const in uploadVertexData() argument
H A DvktPipelineMultisampleBaseResolve.cpp245 const Allocation &vertexBufferAllocation = vertexBuffer->getAllocation(); in iterate() local
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp418 const Allocation &vertexBufferAllocation = vertexBuffer->getAllocation(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp638 MovePtr<Allocation> vertexBufferAllocation; member