Searched defs:setStage (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ | ||
H A D | es31fProgramInterfaceQueryTests.cpp | 484 void ShaderSet::setStage (glu::ShaderType type, bool referencing) in setStage() function in deqp::gles31::Functional::__anon30860::ResourceDefinition::ShaderSet [all...] |
/third_party/glslang/glslang/MachineIndependent/ | ||
H A D | iomapper.cpp | 257 inline void setStage(EShLanguage s) { stage = s; } in setStage() function 300 inline void setStage(EShLanguage s) { stage = s; } in setStage() function |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | RegAllocGreedy.cpp | 259 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage() function in __anon24090::RAGreedy 265 void setStage(Iterator Begin, Iterator End, LiveRangeStage NewStage) { in setStage() function in __anon24090::RAGreedy [all...] |
Completed in 12 milliseconds