Home
last modified time | relevance | path

Searched defs:numVertices (Results 51 - 70 of 70) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp619 deUint32 numVertices; member
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderer.cpp1394 void drawGeometryShaderOutputAsPrimitives (const RenderState& state, const RenderTarget& renderTarget, const Program& program, VertexPacket* const* vertices, size_t numVertices, VertexPacketAllocator& vpalloc) in drawGeometryShaderOutputAsPrimitives() argument
1481 void drawAsPrimitives (const RenderState& state, const RenderTarget& renderTarget, const Program& program, VertexPacket* const* vertices, int numVertices, DrawContext& drawContext, VertexPacketAllocator& vpalloc) in drawAsPrimitives() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2599 uint32_t numVertices; member
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp2822 uint32_t numVertices; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp1719 const deUint32 numVertices = 6; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1330 const int numVertices = 4; in setupDefaultInputs() local
1369 const deUint32 numVertices = 4; in iterate() local
H A DvktShaderRenderTextureFunctionTests.cpp1520 const deUint32 numVertices = 4; in setupDefaultInputs() local
1539 const deUint32 numVertices = 4; in render() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp368 const int numVertices = numVerticesPerPrimitive(primitiveType, *usePointModeIter); // Primitives that the tessellated patch comprises of. in addDefaultPrograms() local
2164 const deInt32 numVertices = *static_cast<deInt32*>(resultAlloc.getHostPtr()); in test() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2599 uint32_t numVertices; member
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp2804 uint32_t numVertices; member
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp219 int numVertices; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp1738 const deUint32 numVertices = 6; in iterate() local
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp696 deUint32 numVertices; //!< Number of vertices defined in the vertex buffer member
1442 deUint32 numVertices; //!< Number of vertices defined in the vertex buffer member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1342 const int numVertices = 4; in setupDefaultInputs() local
1381 const deUint32 numVertices = 4; in iterate() local
H A DvktShaderRenderTextureFunctionTests.cpp1519 const deUint32 numVertices = 4; in setupDefaultInputs() local
1538 const deUint32 numVertices = 4; in render() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp365 const int numVertices = numVerticesPerPrimitive(primitiveType, *usePointModeIter); // Primitives that the tessellated patch comprises of. in addDefaultPrograms() local
2137 const deInt32 numVertices = *static_cast<deInt32*>(resultAlloc.getHostPtr()); in test() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp1213 const deUint32 numVertices = bufBytes / static_cast<deUint32>(sizeof(float) * 4); in verifyTransformFeedbackBuffer() local
1280 const deUint32 numVertices = m_parameters.bufferSize / perVertexDataSize; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4360 const auto numVertices = ManyDrawsAllocatedData::calcNumVertices(m_params.imageExtent); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp1322 const deUint32 numVertices = bufBytes / static_cast<deUint32>(sizeof(float) * 4); in verifyTransformFeedbackBuffer() local
1389 const deUint32 numVertices = m_parameters.bufferSize / perVertexDataSize; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4360 const auto numVertices = ManyDrawsAllocatedData::calcNumVertices(m_params.imageExtent); in iterate() local

Completed in 109 milliseconds

123