Home
last modified time | relevance | path

Searched defs:is_scalar (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c529 bool is_scalar, bool allow_copies) in brw_nir_optimize()
818 const bool is_scalar = compiler->scalar_stage[nir->info.stage]; in brw_preprocess_nir() local
1085 bool is_scalar, in brw_vectorize_lower_mem_access()
1142 bool is_scalar, bool debug_enabled, in brw_postprocess_nir()
1420 bool is_scalar) in brw_nir_apply_key()
Dbrw_compiler.c169 bool is_scalar = compiler->scalar_stage[i]; in brw_compiler_create() local
Dbrw_shader.h137 const bool is_scalar = compiler->scalar_stage[stage]; in brw_nir_no_indirect_mask() local
Dbrw_vec4_tcs.cpp364 const bool is_scalar = compiler->scalar_stage[MESA_SHADER_TESS_CTRL]; in brw_compile_tcs() local
Dbrw_vec4_gs_visitor.cpp596 const bool is_scalar = compiler->scalar_stage[MESA_SHADER_GEOMETRY]; in brw_compile_gs() local
Dbrw_shader.cpp1332 const bool is_scalar = compiler->scalar_stage[MESA_SHADER_TESS_EVAL]; in brw_compile_tes() local
Dbrw_vec4.cpp2548 const bool is_scalar = compiler->scalar_stage[MESA_SHADER_VERTEX]; in brw_compile_vs() local
Dbrw_vec4_nir.cpp992 bool is_scalar = true; in try_immediate_source() local
/third_party/skia/third_party/externals/tint/src/sem/
Dtype.cc67 bool Type::is_scalar() const { in is_scalar() function in tint::sem::Type
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_gentype.inl29 bool base<vT, cT, rT, pT>::is_scalar() function in glm::detail::base
/third_party/mesa3d/src/compiler/
Dglsl_types.h725 bool is_scalar() const in is_scalar() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp583 bool Compiler::is_scalar(const SPIRType &type) const in is_scalar() function in Compiler
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp3392 struct is_scalar struct