Searched defs:vertexBufferAllocation (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 86 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 D | vktPipelineMultisampleInterpolationTests.cpp | 173 …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 D | vktPipelineMultisampleBaseResolve.cpp | 245 const Allocation &vertexBufferAllocation = vertexBuffer->getAllocation(); in iterate() local
|
H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 418 const Allocation &vertexBufferAllocation = vertexBuffer->getAllocation(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationSmokeTests.cpp | 638 MovePtr<Allocation> vertexBufferAllocation; member
|