Home
last modified time | relevance | path

Searched defs:indexAlloc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/rs/
H A DrsMesh.cpp141 Allocation *indexAlloc = Allocation::createFromStream(rsc, stream); in createFromStream() local
H A DrsFont.cpp583 Allocation *indexAlloc = Allocation::createAllocation(mRSC, indexType.get(), in initVertexArrayBuffers() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.cpp1059 de::MovePtr<vk::Allocation> indexAlloc; in iterate() local
1531 de::MovePtr<vk::Allocation> indexAlloc; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.cpp913 const Allocation &indexAlloc = indexBuffer->getAllocation(); in updateIndexBuffer() local