Searched refs:getDefaultDrawCommands (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderBuiltinTests.cpp | 122 DrawCommandVec getDefaultDrawCommands(uint32_t taskCount = 1u) in getDefaultDrawCommands() function 691 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 814 getDefaultDrawCommands(numWorkGroups), // DrawCommandVec drawArgs; in createInstance() 950 getDefaultDrawCommands(numWorkGroups), // DrawCommandVec drawArgs; in createInstance() 1029 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1099 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1210 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1329 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1454 getDefaultDrawCommands(m_extent.width), // DrawCommandVec drawArgs; in createInstance() 1563 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() [all …]
|
H A D | vktMeshShaderBuiltinTestsEXT.cpp | 127 DrawCommandVec getDefaultDrawCommands(uint32_t taskCount = 1u) in getDefaultDrawCommands() function 821 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 954 getDefaultDrawCommands(numWorkGroups), // DrawCommandVec drawArgs; in createInstance() 1095 getDefaultDrawCommands(numWorkGroups), // DrawCommandVec drawArgs; in createInstance() 1175 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1250 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1360 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1474 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() 1601 getDefaultDrawCommands(m_extent.width), // DrawCommandVec drawArgs; in createInstance() 1714 getDefaultDrawCommands(), // DrawCommandVec drawArgs; in createInstance() [all …]
|