Home
last modified time | relevance | path

Searched defs:context (Results 2326 - 2350 of 6759) sorted by relevance

1...<<919293949596979899100>>...271

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dpropagator.h189 SSAPropagator(IRContext* context, const VisitFunction& visit_fn) in SSAPropagator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dname_mapper.cpp46 FriendlyNameMapper::FriendlyNameMapper(const spv_const_context context, in FriendlyNameMapper() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.h194 IRContext* context() { return context_; } in context() function in spvtools::opt::analysis::DebugInfoManager
H A Dpropagator.h189 SSAPropagator(IRContext* context, const VisitFunction& visit_fn) in SSAPropagator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dfuzzerutil_test.cpp53 const std::unique_ptr<opt::IRContext> context = in TEST() local
156 const std::unique_ptr<opt::IRContext> context = in TEST() local
243 const std::unique_ptr<opt::IRContext> context = in TEST() local
355 const std::unique_ptr<opt::IRContext> context = TEST() local
459 const std::unique_ptr<opt::IRContext> context = TEST() local
552 const std::unique_ptr<opt::IRContext> context = TEST() local
647 const std::unique_ptr<opt::IRContext> context = TEST() local
747 const std::unique_ptr<opt::IRContext> context = TEST() local
842 const std::unique_ptr<opt::IRContext> context = TEST() local
935 const std::unique_ptr<opt::IRContext> context = TEST() local
1087 const std::unique_ptr<opt::IRContext> context = TEST() local
1204 const std::unique_ptr<opt::IRContext> context = TEST() local
1298 const std::unique_ptr<opt::IRContext> context = TEST() local
1397 const std::unique_ptr<opt::IRContext> context = TEST() local
1514 const std::unique_ptr<opt::IRContext> context = TEST() local
1603 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_add_function_test.cpp150 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
72 AllVariablesAndParametersExceptLoopLimiterAreIrrelevant( opt::IRContext* context, const TransformationContext& transformation_context, uint32_t function_id, uint32_t loop_limiter_id) AllVariablesAndParametersExceptLoopLimiterAreIrrelevant() argument
501 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
1884 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
2041 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
2196 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
2343 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
2455 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
2620 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
2812 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
2961 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
H A Dtransformation_replace_constant_with_uniform_test.cpp106 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
[all...]
H A Dtransformation_replace_id_with_synonym_test.cpp221 const auto context = in TEST() local
294 const auto context = TEST() local
532 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_builder.cpp49 void Match(const std::string& original, IRContext* context, in Match() argument
110 std::unique_ptr<IRContext> context = in TEST_F() local
133 std::unique_ptr<IRContext> context = TEST_F() local
194 std::unique_ptr<IRContext> context = TEST_F() local
250 std::unique_ptr<IRContext> context = TEST_F() local
283 std::unique_ptr<IRContext> context = TEST_F() local
316 std::unique_ptr<IRContext> context = TEST_F() local
361 std::unique_ptr<IRContext> context = TEST_F() local
428 std::unique_ptr<IRContext> context = TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dreducer_test.cpp232 std::unique_ptr<opt::IRContext> context = in InterestingWhileOpcodeExists() local
565 std::unique_ptr<opt::IRContext> context = in GetFunctionInstructionCount() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtest_fixture.h30 spv_context context; member
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dsprintf.cpp39 u_sprintf_write(void *context, in u_sprintf_write() argument
52 u_sprintf_pad_and_justify(void *context, in u_sprintf_pad_and_justify() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Duparse.cpp75 u_parseDelimitedFile(const char *filename, char delimiter, char *fields[][2], int32_t fieldCount, UParseLineFn *lineFn, void *context, UErrorCode *pErrorCode) u_parseDelimitedFile() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DWaveformView.java46 public WaveformView(Context context, AttributeSet attrs) { in WaveformView() argument
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/java/com/google/oboe/samples/hellooboe/
H A DPlaybackEngine.java31 static boolean create(Context context){ in create() argument
40 private static void setDefaultStreamValues(Context context) { in setDefaultStreamValues() argument
/third_party/skia/src/sksl/
H A DSkSLOperators.cpp247 bool Operator::determineBinaryType(const Context& context, in determineBinaryType() argument
[all...]
H A DSkSLThreadContext.cpp70 SkSL::Context& context = *fCompiler->fContext; in setupSymbolTable() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLBinaryExpression.cpp36 static std::unique_ptr<Expression> rewrite_matrix_vector_multiply(const Context& context, in rewrite_matrix_vector_multiply() argument
69 std::unique_ptr<Expression> BinaryExpression::Convert(const Context& context, in Convert() argument
136 Make(const Context& context, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right) Make() argument
150 Make(const Context& context, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right, const Type* resultType) Make() argument
[all...]
H A DSkSLFunctionDefinition.cpp27 static void append_rtadjust_fixup_to_vertex_main(const Context& context, in append_rtadjust_fixup_to_vertex_main() argument
72 std::unique_ptr<FunctionDefinition> FunctionDefinition::Convert(const Context& context, in Convert() argument
79 Finalizer(const Context& context, const FunctionDeclaration& function, in Convert() argument
[all...]
H A DSkSLSwitchStatement.cpp167 std::unique_ptr<Statement> SwitchStatement::Convert(const Context& context, in Convert() argument
227 std::unique_ptr<Statement> SwitchStatement::Make(const Context& context, in Make() argument
[all...]
/third_party/skia/tests/
H A DGrAHardwareBufferTest.cpp105 auto context = info.directContext(); in basic_draw_test_helper() local
215 auto context = info.directContext(); in surface_draw_test_helper() local
H A DBlendTest.cpp85 auto context = ctxInfo.directContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
H A DDataRefTest.cpp123 static void delete_int_proc(const void* ptr, void* context) { in delete_int_proc() argument
H A DExtendedSkColorTypeTests.cpp307 auto context = ctxInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/src/sksl/dsl/
H A DDSLType.cpp18 static const SkSL::Type* verify_type(const Context& context, in verify_type() argument
35 static const SkSL::Type* find_type(const Context& context, in find_type() argument
53 find_type(const Context& context, skstd::string_view name, Modifiers* modifiers, PositionInfo pos) find_type() argument
64 get_type_from_type_constant(const Context& context, TypeConstant tc) get_type_from_type_constant() argument
231 const Context& context = ThreadContext::Context(); skslType() local
[all...]

Completed in 16 milliseconds

1...<<919293949596979899100>>...271