Searched defs:taskNeeded (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderBuiltinTests.cpp | 367 MeshShaderBuiltinCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in MeshShaderBuiltinCase() 1377 WorkGroupIdCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in WorkGroupIdCase() 1473 …LocalInvocationCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded, LocalInvo… in LocalInvocationCase() 1575 GlobalInvocationIdCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in GlobalInvocationIdCase() 1673 DrawIndexCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in DrawIndexCase()
|
H A D | vktMeshShaderBuiltinTestsEXT.cpp | 475 MeshShaderBuiltinCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in MeshShaderBuiltinCase() 1518 WorkGroupIdCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in WorkGroupIdCase() 1618 …LocalInvocationCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded, LocalInvo… in LocalInvocationCase() 1886 GlobalInvocationIdCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in GlobalInvocationIdCase() 1987 DrawIndexCase(tcu::TestContext &testCtx, const std::string &name, bool taskNeeded) in DrawIndexCase()
|