| /third_party/spirv-tools/source/val/ |
| D | validate_bitwise.cpp | 28 const uint32_t base_type) { in ValidateBaseType() 73 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 143 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 171 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 192 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 207 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
| D | validate_memory.cpp | 1045 auto base_type = _.FindDef(base_ptr->GetOperandAs<uint32_t>(0)); in ValidateStore() local 1301 const auto base_type = _.FindDef(base->type_id()); in ValidateAccessChain() local 1448 const auto base_type = _.FindDef(base->type_id()); in ValidatePtrAccessChain() local
|
| D | validate_constants.cpp | 316 auto base_type = _.FindDef(instruction[2]); in IsTypeNullable() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| 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); in BitwisePass() local 193 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
| 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/ |
| 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); in BitwisePass() local 193 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
| D | validate_constants.cpp | 316 auto base_type = _.FindDef(instruction[2]); in IsTypeNullable() local
|
| /third_party/python/Lib/importlib/metadata/ |
| D | _itertools.py | 23 def always_iterable(obj, base_type=(str, bytes)): argument
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | resource_binding.cc | 50 ResourceBinding::SampledKind BaseTypeToSampledKind(const sem::Type* base_type) { in BaseTypeToSampledKind()
|
| D | test_inspector_builder.cc | 232 const ast::Type* base_type, in MakeSamplerReferenceBodyFunction() 252 const ast::Type* base_type, in MakeSamplerReferenceBodyFunction() 275 const ast::Type* base_type, in MakeComparisonSamplerReferenceBodyFunction()
|
| /third_party/spirv-tools/source/opt/ |
| D | instruction.cpp | 284 Instruction* base_type = in IsVulkanStorageImage() local 319 Instruction* base_type = in IsVulkanSampledImage() local 354 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 385 Instruction* base_type = in IsVulkanStorageBuffer() local 444 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | instruction.cpp | 277 Instruction* base_type = in IsVulkanStorageImage() local 311 Instruction* base_type = in IsVulkanSampledImage() local 345 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 375 Instruction* base_type = in IsVulkanStorageBuffer() local 433 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction.cpp | 277 Instruction* base_type = in IsVulkanStorageImage() local 311 Instruction* base_type = in IsVulkanSampledImage() local 345 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 375 Instruction* base_type = in IsVulkanStorageBuffer() local 433 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_enums.c | 57 enum glsl_base_type base_type = glsl_get_base_type(type); in dxil_get_comp_type() local
|
| /third_party/mesa3d/src/compiler/ |
| D | nir_types.cpp | 616 glsl_scalar_type(enum glsl_base_type base_type) in glsl_scalar_type() 622 glsl_vector_type(enum glsl_base_type base_type, unsigned components) in glsl_vector_type() 630 glsl_matrix_type(enum glsl_base_type base_type, unsigned rows, unsigned columns) in glsl_matrix_type() 692 enum glsl_base_type base_type) in glsl_sampler_type() 711 enum glsl_base_type base_type) in glsl_texture_type() 718 enum glsl_base_type base_type) in glsl_image_type() 960 glsl_type_count(const glsl_type *type, glsl_base_type base_type) in glsl_type_count()
|
| D | glsl_types.cpp | 47 glsl_base_type base_type, unsigned vector_elements, in glsl_type() 84 glsl_type::glsl_type(GLenum gl_type, glsl_base_type base_type, in glsl_type() 1845 const glsl_type *base_type = st->fields.array; in struct_location_offset() local 3046 unsigned base_type:5; member 3054 unsigned base_type:5; member 3062 unsigned base_type:5; member 3067 unsigned base_type:5; member 3225 glsl_base_type base_type = (glsl_base_type)encoded.basic.base_type; in decode_type_from_blob() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| 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/freedreno/ir3/ |
| 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/spirv/ |
| 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() 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() 583 enum glsl_base_type base_type = glsl_get_base_type(value->type); in vtn_mediump_upconvert_value() local
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| 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/lib/ |
| D | pan_shader.c | 118 enum glsl_base_type base_type = glsl_get_base_type(column); in collect_varyings() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| 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/panfrost/vulkan/ |
| D | panvk_vX_meta_clear.c | 37 enum glsl_base_type base_type, in panvk_meta_clear_color_attachment_shader() 297 enum glsl_base_type base_type = panvk_meta_get_format_type(att->format); in panvk_meta_clear_attachment() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | OnDiskHashTable.h | 435 typedef OnDiskChainedHashTable<Info> base_type; typedef 497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() function
|
| /third_party/mesa3d/src/microsoft/clc/ |
| D | clc_nir.c | 155 enum glsl_base_type base_type; in lower_load_kernel_input() local
|