Home
last modified time | relevance | path

Searched defs:context (Results 576 - 600 of 9461) sorted by relevance

1...<<21222324252627282930>>...379

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
H A Dnested_ifs_post.cpp112 std::unique_ptr<IRContext> context = in TEST_F() local
H A Dnested_loops.cpp353 std::unique_ptr<IRContext> context = in TEST_F() local
H A Dnested_loops_with_unreachables.cpp283 std::unique_ptr<IRContext> context = in TEST_F() local
H A Dpost.cpp142 std::unique_ptr<IRContext> context = in TEST_F() local
H A Dsimple.cpp142 std::unique_ptr<IRContext> context = in TEST_F() local
H A Dswitch_case_fallthrough.cpp133 std::unique_ptr<IRContext> context = in TEST_F() local
H A Dunreachable_for.cpp84 std::unique_ptr<IRContext> context = in TEST_F() local
H A Dunreachable_for_post.cpp84 std::unique_ptr<IRContext> context = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfunction_test.cpp73 const auto context = in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dfusion_illegal.cpp132 std::unique_ptr<IRContext> context = in TEST_F() local
[all...]
H A Dloop_descriptions.cpp92 std::unique_ptr<IRContext> context = in TEST_F() local
189 std::unique_ptr<IRContext> context = in TEST_F() local
287 std::unique_ptr<IRContext> context = in TEST_F() local
363 std::unique_ptr<IRContext> context in TEST_F() local
407 std::unique_ptr<IRContext> context = TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dconditional_branch_to_simple_conditional_branch_test.cpp78 auto context = BuildModule(kEnv, nullptr, shader, kReduceAssembleOption); in TEST() local
223 auto context = BuildModule(kEnv, nullptr, shader, kReduceAssembleOption); TEST() local
273 const auto context = TEST() local
358 const auto context = TEST() local
450 const auto context = TEST() local
[all...]
H A Doperand_to_undef_test.cpp166 const auto context = in TEST() local
220 const auto context = in TEST() local
H A Dremove_selection_test.cpp61 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); in TEST() local
135 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); in TEST() local
211 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); TEST() local
257 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); TEST() local
305 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); TEST() local
381 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); TEST() local
502 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); TEST() local
[all...]
H A Dremove_unused_struct_member_test.cpp60 const auto context = in TEST() local
142 const auto context = in TEST() local
228 const auto context = in TEST() local
[all...]
H A Dsimple_conditional_branch_to_branch_test.cpp71 auto context = BuildModule(kEnv, nullptr, shader, kReduceAssembleOption); in TEST() local
120 auto context = BuildModule(kEnv, nullptr, shader, kReduceAssembleOption); in TEST() local
215 auto context in TEST() local
263 const auto context = TEST() local
346 const auto context = TEST() local
435 const auto context = TEST() local
[all...]
H A Dstructured_construct_to_block_test.cpp86 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); in TEST() local
205 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); in TEST() local
237 const auto context = BuildModule(env, nullptr, shader, kReduceAssembleOption); in TEST() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DInputMarginView.java36 public InputMarginView(Context context) { in InputMarginView() argument
41 public InputMarginView(Context context, AttributeSet attrs) { in InputMarginView() argument
46 public InputMarginView(Context context, in InputMarginView() argument
59 initializeViews(Context context) initializeViews() argument
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorArray.cpp15 std::unique_ptr<Expression> ConstructorArray::Convert(const Context& context, in Convert() argument
63 std::unique_ptr<Expression> ConstructorArray::Make(const Context& context, in Make() argument
[all...]
H A DSkSLConstructorStruct.cpp15 std::unique_ptr<Expression> ConstructorStruct::Convert(const Context& context, in Convert() argument
60 std::unique_ptr<Expression> ConstructorStruct::Make(const Context& context, in Make() argument
H A DSkSLConstructorCompound.cpp17 std::unique_ptr<Expression> ConstructorCompound::Make(const Context& context, in Make() argument
H A DSkSLDoStatement.cpp17 std::unique_ptr<Statement> DoStatement::Convert(const Context& context, in Convert() argument
34 std::unique_ptr<Statement> DoStatement::Make(const Context& context, in Make() argument
[all...]
H A DSkSLPostfixExpression.cpp17 std::unique_ptr<Expression> PostfixExpression::Convert(const Context& context, in Convert() argument
/third_party/skia/src/sksl/
H A DSkSLUtil.cpp35 bool type_to_grsltype(const Context& context, const Type& type, GrSLType* outType) { in type_to_grsltype() argument
[all...]
/third_party/skia/tests/
H A DGrContextOOM.cpp23 auto context = factory.get(contextType); in DEF_GPUTEST() local

Completed in 9 milliseconds

1...<<21222324252627282930>>...379