Home
last modified time | relevance | path

Searched defs:var_type (Results 1 – 25 of 34) sorted by relevance

12

/third_party/benchmark/test/
Doutput_test.h159 #define CHECK_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value) \ argument
170 #define CHECK_FLOAT_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value, eps_fa… argument
187 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument
190 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/third_party/spirv-tools/test/opt/
Dspread_volatile_semantics_test.cpp38 const std::string var_type = in TEST_P() local
146 const std::string var_type = in TEST_P() local
/third_party/mesa3d/src/compiler/glsl/
Dlink_uniforms.cpp70 program_resource_visitor::process(ir_variable *var, const glsl_type *var_type, in process()
Dast_to_hir.cpp3062 const struct glsl_type *var_type, in validate_fragment_flat_interpolation_input()
3154 const struct glsl_type *var_type, in validate_interpolation_qualifier()
3242 const struct glsl_type *var_type, in interpret_interpolation_qualifier()
5260 const struct glsl_type *var_type; in hir() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.h76 LLVMTypeRef var_type; member
/third_party/spirv-tools/source/opt/
Dlocal_single_store_elim_pass.cpp165 const analysis::Type* var_type = in ProcessVariable() local
Deliminate_dead_input_components_pass.cpp50 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in Process() local
Dinstruction.cpp413 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
Damd_ext_to_khr.cpp487 Instruction* var_type = in ReplaceMbcnt() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp165 const analysis::Type* var_type = in ProcessVariable() local
Dinstruction.cpp415 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
Damd_ext_to_khr.cpp487 Instruction* var_type = in ReplaceMbcnt() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dlocal_single_store_elim_pass.cpp165 const analysis::Type* var_type = in ProcessVariable() local
Dinstruction.cpp415 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
Damd_ext_to_khr.cpp487 Instruction* var_type = in ReplaceMbcnt() local
/third_party/mesa3d/src/compiler/glsl/tests/
Dlower_jump_cases.py124 def declare_temp(var_type, var_name): argument
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c485 SpvId var_type = get_glsl_type(ctx, var->type); in input_var_init() local
598 SpvId var_type = get_glsl_type(ctx, var->type); in emit_output() local
694 SpvId var_type = get_glsl_type(ctx, var->type); in emit_temp() local
916 …SpvId var_type = is_sampler ? spirv_builder_type_sampled_image(&ctx->builder, image_type) : image_… in emit_image() local
2525 create_builtin_var(struct ntv_context *ctx, SpvId var_type, in create_builtin_var()
2545 SpvId var_type = spirv_builder_type_bool(&ctx->builder); in emit_load_front_face() local
2561 SpvId var_type = spirv_builder_type_uint(&ctx->builder, 32); in emit_load_uint_input() local
2590 SpvId var_type; in emit_load_vec_input() local
4377 SpvId var_type = get_uvec_type(&ctx, 32, 3); in nir_to_spirv() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp744 SPIRType var_type = get<SPIRType>(workgroup_id_type); in build_implicit_builtins() local
895 auto &var_type = get_variable_element_type(var); in build_implicit_builtins() local
2291 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_composite_variable_to_interface_block() local
2497 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_composite_member_variable_to_interface_block() local
2666 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_plain_member_variable_to_interface_block() local
2849 auto &var_type = get_variable_element_type(var); in add_tess_level_input_to_interface_block() local
3053 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_variable_to_interface_block() local
7451 auto &var_type = get_variable_data_type(*var); in fix_up_interpolant_access_chain() local
12366 auto &var_type = get<SPIRType>(var.basetype); in get_metal_resource_index() local
12503 auto &var_type = get<SPIRType>(arg.type); in argument_decl() local
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp1988 …::string ConstructorsAndUnsizedDeclConstructors1<API>::recursively_initialise(std::string var_type, in recursively_initialise()
2554 …ing ConstructorsAndUnsizedDeclStructConstructors<API>::recursively_initialise(std::string var_type, in recursively_initialise()
2748 std::string ExpressionsAssignment1<API>::recursively_initialise(std::string var_type, size_t dimens… in recursively_initialise()
3278 std::string ExpressionsIndexingArray2<API>::recursively_initialise(std::string var_type, size_t dim… in recursively_initialise()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_passes.c44 const struct glsl_type *var_type, in d3d12_get_state_var()
/third_party/libabigail/src/
Dabg-ctf-reader.cc460 type_base_sptr var_type = build_type(ctf_dict, ctf_sym_type); in process_ctf_archive() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc950 const Type* var_type, in EmitPipelineInput()
1087 const Type* var_type, in EmitPipelineOutput()
2514 auto* var_type = ty_.Reference(var_store_type, ast::StorageClass::kNone); in EmitFunctionVariables() local
/third_party/mesa3d/src/compiler/nir/
Dnir_split_vars.c129 const struct glsl_type *var_type = type; in init_field_for_type() local
/third_party/googletest/googlemock/scripts/generator/cpp/
Dast.py251 def __init__(self, start, end, name, var_type, initial_value, namespace): argument

12