Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DPathRenderer.cpp97 DrawPathArgs drawArgs{args.fContext, in onStencilPath() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp244 const VkDrawMeshTasksIndirectCommandEXT drawArgs = { 1u, 1u, 1u }; in initIndirectBuffers() local
DvktMeshShaderApiTestsEXT.cpp613 const auto drawArgs = getIndirectCommand(m_params.drawCount, dimCoord); in iterate() local
DvktMeshShaderBuiltinTestsEXT.cpp152 DrawCommandVec drawArgs; member
1766 tcu::UVec3 NumWorkgroupsCase::drawArgs () const in drawArgs() function in vkt::MeshShader::__anond63274aa0111::NumWorkgroupsCase
DvktMeshShaderBuiltinTests.cpp147 DrawCommandVec drawArgs; member