| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | resource_binding.cc | 50 ResourceBinding::SampledKind BaseTypeToSampledKind(const sem::Type* base_type) { in BaseTypeToSampledKind() argument [all...] |
| H A D | test_inspector_builder.cc | 227 MakeSamplerReferenceBodyFunction( const std::string& func_name, const std::string& texture_name, const std::string& sampler_name, const std::string& coords_name, const ast::Type* base_type, ast::DecorationList decorations) MakeSamplerReferenceBodyFunction() argument 246 MakeSamplerReferenceBodyFunction( const std::string& func_name, const std::string& texture_name, const std::string& sampler_name, const std::string& coords_name, const std::string& array_index, const ast::Type* base_type, ast::DecorationList decorations) MakeSamplerReferenceBodyFunction() argument 269 MakeComparisonSamplerReferenceBodyFunction( const std::string& func_name, const std::string& texture_name, const std::string& sampler_name, const std::string& coords_name, const std::string& depth_name, const ast::Type* base_type, ast::DecorationList decorations) MakeComparisonSamplerReferenceBodyFunction() argument
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_enums.c | 57 enum glsl_base_type base_type = glsl_get_base_type(type); in dxil_get_comp_type() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_bitwise.cpp | 42 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 117 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 151 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 178 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local 193 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local [all...] |
| H A D | validate_constants.cpp | 316 auto base_type = _.FindDef(instruction[2]); in IsTypeNullable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_bitwise.cpp | 42 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 117 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 151 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 178 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local 193 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local [all...] |
| H A D | validate_constants.cpp | 316 auto base_type = _.FindDef(instruction[2]); in IsTypeNullable() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_bitwise.cpp | 73 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 27 ValidateBaseType(ValidationState_t& _, const Instruction* inst, const uint32_t base_type) ValidateBaseType() argument 143 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local 171 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local 192 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local 207 const uint32_t base_type = _.GetOperandTypeId(inst, 2); BitwisePass() local [all...] |
| H A D | validate_constants.cpp | 316 auto base_type = _.FindDef(instruction[2]); in IsTypeNullable() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_cf.c | 144 type_t base_type = ir3_output_conv_type(src, &can_fold); in try_conversion_folding() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_uniform_initializers.c | 118 const enum glsl_base_type base_type = glsl_get_base_type(type); in copy_constant_to_storage() local 222 const enum glsl_base_type base_type = glsl_get_base_type(element_type); in set_uniform_initializer() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_lower_vulkan_resource.c | 357 enum glsl_base_type base_type = in lvp_lower_pipeline_layout() local
|
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | clc_nir.c | 155 enum glsl_base_type base_type; in lower_load_kernel_input() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_shader.c | 118 enum glsl_base_type base_type = glsl_get_base_type(column); in collect_varyings() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_memory_test.cpp | 3638 CodeGenerator GetSizedLoadStoreCodeGenerator(const std::string& base_type, in GetSizedLoadStoreCodeGenerator() argument 3703 std::string base_type = std::get<0>(GetParam()); in TEST_P() local 3736 std::string base_type = std::get<0>(GetParam()); in TEST_P() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_memory_test.cpp | 3638 CodeGenerator GetSizedLoadStoreCodeGenerator(const std::string& base_type, in GetSizedLoadStoreCodeGenerator() argument 3703 std::string base_type = std::get<0>(GetParam()); in TEST_P() local 3736 std::string base_type = std::get<0>(GetParam()); in TEST_P() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| H A D | _swizzle.hpp | 153 typedef _swizzle_base2<N, T, P, vecType, E0, E1, E2, E3, (E0 == E1 || E0 == E2 || E0 == E3 || E1 == E2 || E1 == E3 || E2 == E3)> base_type; typedef
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_memory_test.cpp | 4130 CodeGenerator GetSizedLoadStoreCodeGenerator(const std::string& base_type, in GetSizedLoadStoreCodeGenerator() argument 4195 std::string base_type = std::get<0>(GetParam()); in TEST_P() local 4228 std::string base_type = std::get<0>(GetParam()); in TEST_P() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_alu.c | 140 nir_alu_type base_type = nir_op_infos[instr->op].output_type; in lower_alu_instr() local
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi_info.c | 335 enum glsl_base_type base_type = in scan_instruction() local 528 enum glsl_base_type base_type = in nir_tgsi_scan_shader() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_clear.c | 297 enum glsl_base_type base_type = panvk_meta_get_format_type(att->format); in panvk_meta_clear_attachment() local 35 panvk_meta_clear_color_attachment_shader(struct panfrost_device *pdev, struct pan_pool *bin_pool, enum glsl_base_type base_type, struct pan_shader_info *shader_info) panvk_meta_clear_color_attachment_shader() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | dissect.c | 257 static struct symbol *base_type(struc function [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | callback.h | 348 typedef typename std::remove_reference<T>::type base_type; typedef
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_alu.c | 157 vtn_mediump_downconvert(struct vtn_builder *b, enum glsl_base_type base_type, nir_ssa_def *def) in vtn_mediump_downconvert() argument 189 enum glsl_base_type base_type = glsl_get_base_type(src->type); in vtn_mediump_downconvert_value() local 563 vtn_mediump_upconvert(struct vtn_builder *b, enum glsl_base_type base_type, nir_ssa_def *def) in vtn_mediump_upconvert() argument 583 enum glsl_base_type base_type = glsl_get_base_type(value->type); in vtn_mediump_upconvert_value() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | graphics_robust_access_pass.cpp | 475 const Instruction* base_type = GetDef(base_inst->type_id()); in ClampIndicesForAccessChain() local
|