Home
last modified time | relevance | path

Searched defs:is_fragment (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp221 const bool is_fragment = entry_point->GetOperandAs<SpvExecutionModel>(0) == in GetLocationsForVariable() local
/third_party/spirv-tools/source/val/
Dvalidate_interfaces.cpp213 const bool is_fragment = entry_point->GetOperandAs<SpvExecutionModel>(0) == in GetLocationsForVariable() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_interfaces.cpp221 const bool is_fragment = entry_point->GetOperandAs<SpvExecutionModel>(0) == in GetLocationsForVariable() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c197 pandecode_sfbd(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_sfbd()
288 pandecode_mfbd_bfr(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_mfbd_bfr()