Home
last modified time | relevance | path

Searched refs:is_fragment (Results 1 - 4 of 4) sorted by relevance

/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp243 const bool is_fragment = entry_point->GetOperandAs<spv::ExecutionModel>(0) == in GetLocationsForVariable() local
280 if (!is_output || !is_fragment) { in GetLocationsForVariable()
298 if (!is_fragment) { in GetLocationsForVariable()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp221 const bool is_fragment = entry_point->GetOperandAs<SpvExecutionModel>(0) == in GetLocationsForVariable() local
258 if (!is_output || !is_fragment) { in GetLocationsForVariable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp221 const bool is_fragment = entry_point->GetOperandAs<SpvExecutionModel>(0) == in GetLocationsForVariable() local
258 if (!is_output || !is_fragment) { in GetLocationsForVariable()
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c198 pandecode_sfbd(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_sfbd() argument
289 pandecode_mfbd_bfr(uint64_t gpu_va, int job_no, bool is_fragment, unsigned gpu_id) in pandecode_mfbd_bfr() argument
362 if (is_fragment) in pandecode_mfbd_bfr()

Completed in 5 milliseconds