Searched defs:programmableStage (Results 1 – 3 of 3) sorted by relevance
202 const ProgrammableStage& programmableStage, in GetVkSpecializationInfo()
350 const ProgrammableStage& programmableStage = GetStage(stage); in Initialize() local
748 ResultOrError<CompiledShader> ShaderModule::Compile(const ProgrammableStage& programmableStage, in Compile()