Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp928 SmallVector<Parameter> shadow_arguments; member
Dspirv_cross.cpp2538 caller.shadow_arguments.push_back({ ptr_type_id, combined_id, 0u, 0u, true }); in register_combined_image_sampler()
2853 func.shadow_arguments.clear(); in build_combined_image_samplers()
Dspirv_hlsl.cpp2393 for (auto &arg : func.shadow_arguments) in emit_function_prototype()
Dspirv_glsl.cpp13759 for (auto &arg : func.shadow_arguments) in emit_function_prototype()