Home
last modified time | relevance | path

Searched defs:computeSkSL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/graphite/
H A DComputeTest.cpp156 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
304 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep1
388 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep2
547 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
691 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
796 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
905 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
1061 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
1199 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep1
1242 std::string computeSkSL() const override { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep2
[all …]
/aosp_15_r20/external/skia/src/gpu/graphite/compute/
H A DComputeStep.cpp66 std::string ComputeStep::computeSkSL() const { in computeSkSL() function in skgpu::graphite::ComputeStep