Home
last modified time | relevance | path

Searched defs:context (Results 476 - 500 of 9348) sorted by relevance

1...<<11121314151617181920>>...374

/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/
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/spirv-tools/test/opt/
H A Dfunction_test.cpp73 const auto context = in TEST() local
/third_party/skia/third_party/externals/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/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/angle2/src/libANGLE/renderer/null/
H A DVertexArrayNULL.cpp19 angle::Result VertexArrayNULL::syncState(const gl::Context *context, in syncState() argument
H A DShaderNULL.cpp22 std::shared_ptr<WaitableCompileEvent> ShaderNULL::compile(const gl::Context *context, in compile() argument
H A DFenceNVNULL.cpp21 angle::Result FenceNVNULL::set(const gl::Context *context, GLenum condition) in set() argument
26 angle::Result FenceNVNULL::test(const gl::Context *context, GLboolean *outFinished) in test() argument
32 angle::Result FenceNVNULL::finish(const gl::Context *context) in finish() argument
H A DImageNULL.cpp26 angle::Result ImageNULL::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/
H A DWindowSurfaceVkNull.cpp23 angle::Result WindowSurfaceVkNull::createSurfaceVk(vk::Context *context, gl::Extents *extentsOut) in createSurfaceVk() argument
28 angle::Result WindowSurfaceVkNull::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSamplerVk.cpp23 void SamplerVk::onDestroy(const gl::Context *context) in onDestroy() argument
28 angle::Result SamplerVk::syncState(const gl::Context *context, const bool dirty) in syncState() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/
H A DWindowSurfaceVkWin32.cpp22 angle::Result WindowSurfaceVkWin32::createSurfaceVk(vk::Context *context, gl::Extents *extentsOut) in createSurfaceVk() argument
36 angle::Result WindowSurfaceVkWin32::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp20 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
/third_party/skia/src/gpu/v1/
H A DPathRendererChain.cpp31 PathRendererChain::PathRendererChain(GrRecordingContext* context, const Options& options) { in PathRendererChain() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...374