Home
last modified time | relevance | path

Searched defs:context (Results 351 - 375 of 7301) sorted by relevance

1...<<11121314151617181920>>...293

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_construct_to_block_reduction_opportunity.h30 StructuredConstructToBlockReductionOpportunity(opt::IRContext* context, in StructuredConstructToBlockReductionOpportunity() argument
H A Dstructured_loop_to_selection_reduction_opportunity.h32 StructuredLoopToSelectionReductionOpportunity( opt::IRContext* context, opt::BasicBlock* loop_construct_header) StructuredLoopToSelectionReductionOpportunity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtable.cpp61 void spvContextDestroy(spv_context context) { delete context; } in spvContextDestroy() argument
63 void spvtools::SetContextMessageConsumer(spv_context context, in SetContextMessageConsumer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dc_interface_test.cpp24 void SetContextMessageConsumer(spv_context context, MessageConsumer consumer) { in SetContextMessageConsumer() argument
33 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); in TEST() local
61 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); in TEST() local
74 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
95 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
112 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
142 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
179 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
218 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
241 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
272 auto context = spvContextCreate(SPV_ENV_UNIVERSAL_1_1); TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dcomparator_deep_blocks_first_test.cpp78 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
110 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dfuzzer_pass_construct_composites_test.cpp84 const auto context = in TEST() local
165 const auto context = in TEST() local
[all...]
H A Dinstruction_descriptor_test.cpp56 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
H A Dtransformation_access_chain_test.cpp106 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
436 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
473 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
583 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_add_bit_instruction_synonym_test.cpp94 const auto context = in TEST() local
249 const auto context in TEST() local
550 const auto context = TEST() local
816 const auto context = TEST() local
906 const auto context = TEST() local
1000 const auto context = TEST() local
[all...]
H A Dtransformation_add_constant_composite_test.cpp66 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
254 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
297 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_add_constant_null_test.cpp52 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_global_undef_test.cpp49 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_local_variable_test.cpp81 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_no_contraction_decoration_test.cpp97 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_parameter_test.cpp108 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_relaxed_decoration_test.cpp69 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_type_array_test.cpp56 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_type_boolean_test.cpp44 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_type_float_test.cpp47 const auto context = in TEST() local
111 const auto context = TEST() local
[all...]
H A Dtransformation_add_type_function_test.cpp61 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_type_int_test.cpp47 const auto context = in TEST() local
136 const auto context = TEST() local
[all...]
H A Dtransformation_add_type_matrix_test.cpp49 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_add_type_struct_test.cpp49 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
152 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/fact_manager/
H A Ddead_block_facts_test.cpp54 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
H A Dirrelevant_value_facts_test.cpp46 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
84 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
144 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...293