Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp128 deUint32 verticesCount; member
219 const size_t verticesCount = vertexData.verticesCount; in MultipleClearsTest() local
363 const deUint32 verticesCount = vertexData.verticesCount; in clearAttachments() local
DvktDrawDepthClampTests.cpp223 const size_t verticesCount = DE_LENGTH_OF_ARRAY(vertices); in DepthClampTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBase.hpp113 deUint32 verticesCount; member
/external/skqp/src/gpu/text/
DGrTextBlob.cpp29 size_t verticesCount = glyphCount * kVerticesPerGlyph * kMaxVASize; in Make() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp511 const size_t verticesCount = m_vertexCoord.size(); in createVertexData() local