Home
last modified time | relevance | path

Searched defs:coordinate_type (Results 1 – 7 of 7) sorted by relevance

/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_image_sample_unused_components.cpp95 auto coordinate_type = GetIRContext()->get_type_mgr()->GetType( in Apply() local
Dtransformation_add_image_sample_unused_components.cpp55 auto coordinate_type = in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_image_sample_unused_components.cpp95 auto coordinate_type = GetIRContext()->get_type_mgr()->GetType( in Apply() local
Dtransformation_add_image_sample_unused_components.cpp55 auto coordinate_type = in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_image_sample_unused_components.cpp95 auto coordinate_type = GetIRContext()->get_type_mgr()->GetType( in Apply() local
Dtransformation_add_image_sample_unused_components.cpp55 auto coordinate_type = in IsApplicable() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp2291 vec4_visitor::emit_mcs_fetch(const glsl_type *coordinate_type, in emit_mcs_fetch()