Home
last modified time | relevance | path

Searched defs:StageDef (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp2394 struct StageDef in createSpecConstantTests() struct
2396 tcu::TestCaseGroup* parentGroup; in createSpecConstantTests()
2397 const char* name; in createSpecConstantTests()
2398 VkShaderStageFlagBits stage; in createSpecConstantTests()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2648 int StageDef = stageScheduled(&SU); in isValidSchedule() local