Searched defs:StageDef (Results 1 – 2 of 2) sorted by relevance
2394 struct StageDef in createSpecConstantTests() struct2396 tcu::TestCaseGroup* parentGroup; in createSpecConstantTests()2397 const char* name; in createSpecConstantTests()2398 VkShaderStageFlagBits stage; in createSpecConstantTests()
2648 int StageDef = stageScheduled(&SU); in isValidSchedule() local