Home
last modified time | relevance | path

Searched refs:SpvExecutionModelFragment (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/sksl/
Dspirv.h75 SpvExecutionModelFragment = 4, enumerator
DSkSLSPIRVCodeGenerator.cpp3067 this->writeWord(SpvExecutionModelFragment, out); in writeInstructions()
/external/mesa3d/src/compiler/spirv/
Dspirv.h75 SpvExecutionModelFragment = 4, enumerator
Dspirv_to_nir.c2570 case SpvExecutionModelFragment: in stage_for_execution_model()