Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationTests.cpp690 const size_t attributeBatchSize = de::dataSize(positionData); in drawPrimitives() local
1959 const size_t attributeBatchSize (sizeof(tcu::Vec4)); in drawPoint() local
5680 const size_t attributeBatchSize = positionData.size() * sizeof(tcu::Vec4); in drawPrimitivesDiscard() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp692 const size_t attributeBatchSize = de::dataSize(positionData); in drawPrimitives() local
2055 const size_t attributeBatchSize (sizeof(tcu::Vec4)); in drawPoint() local
5941 const size_t attributeBatchSize = positionData.size() * sizeof(tcu::Vec4); in drawPrimitivesDiscard() local