| /third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/ |
| H A D | nested_loops.cpp | 353 std::unique_ptr<IRContext> context = in TEST_F() local
|
| H A D | nested_loops_with_unreachables.cpp | 283 std::unique_ptr<IRContext> context = in TEST_F() local
|
| H A D | post.cpp | 142 std::unique_ptr<IRContext> context = in TEST_F() local
|
| H A D | simple.cpp | 142 std::unique_ptr<IRContext> context = in TEST_F() local
|
| H A D | switch_case_fallthrough.cpp | 133 std::unique_ptr<IRContext> context = in TEST_F() local
|
| H A D | unreachable_for.cpp | 84 std::unique_ptr<IRContext> context = in TEST_F() local
|
| H A D | unreachable_for_post.cpp | 84 std::unique_ptr<IRContext> context = in TEST_F() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | function_test.cpp | 73 const auto context = in TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
| H A D | fusion_illegal.cpp | 132 std::unique_ptr<IRContext> context = in TEST_F() local [all...] |
| H A D | loop_descriptions.cpp | 92 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 D | conditional_branch_to_simple_conditional_branch_test.cpp | 78 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 D | operand_to_undef_test.cpp | 166 const auto context = in TEST() local 220 const auto context = in TEST() local
|
| H A D | remove_selection_test.cpp | 61 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 D | remove_unused_struct_member_test.cpp | 60 const auto context = in TEST() local 142 const auto context = in TEST() local 228 const auto context = in TEST() local [all...] |
| H A D | simple_conditional_branch_to_branch_test.cpp | 71 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 D | structured_construct_to_block_test.cpp | 86 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 D | VertexArrayNULL.cpp | 19 angle::Result VertexArrayNULL::syncState(const gl::Context *context, in syncState() argument
|
| H A D | ShaderNULL.cpp | 22 std::shared_ptr<WaitableCompileEvent> ShaderNULL::compile(const gl::Context *context, in compile() argument
|
| H A D | FenceNVNULL.cpp | 21 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 D | ImageNULL.cpp | 26 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 D | WindowSurfaceVkNull.cpp | 23 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 D | SamplerVk.cpp | 23 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 D | WindowSurfaceVkWin32.cpp | 22 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 D | DisplayVkLinux.cpp | 20 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | PathRendererChain.cpp | 31 PathRendererChain::PathRendererChain(GrRecordingContext* context, const Options& options) { in PathRendererChain() argument
|