Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp709 const size_t attributeBatchSize = de::dataSize(positionData); in drawPrimitives() local
2094 const size_t attributeBatchSize(sizeof(tcu::Vec4)); in drawPoint() local
6086 const size_t attributeBatchSize = positionData.size() * sizeof(tcu::Vec4); in drawPrimitivesDiscard() local