Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp690 const size_t attributeBatchSize = de::dataSize(positionData); in drawPrimitives() local
1960 const size_t attributeBatchSize (sizeof(tcu::Vec4)); in drawPoint() local
5681 const size_t attributeBatchSize = positionData.size() * sizeof(tcu::Vec4); in drawPrimitivesDiscard() local