Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DPathRenderer.cpp100 DrawPathArgs drawArgs{args.fContext, in onStencilPath() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTestsEXT.cpp150 DrawCommandVec drawArgs; member
1767 tcu::UVec3 NumWorkgroupsCase::drawArgs() const in drawArgs() function in vkt::MeshShader::__anondda0d8db0111::NumWorkgroupsCase
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp250 const VkDrawMeshTasksIndirectCommandEXT drawArgs = {1u, 1u, 1u}; in initIndirectBuffers() local
H A DvktMeshShaderApiTestsEXT.cpp640 const auto drawArgs = getIndirectCommand(m_params.drawCount, dimCoord); in iterate() local
H A DvktMeshShaderBuiltinTests.cpp145 DrawCommandVec drawArgs; member