Searched defs:nativeShaderSource (Results 1 – 3 of 3) sorted by relevance
| /external/skia/src/gpu/graphite/compute/ | ||
| D | ComputeStep.cpp | 67 ComputeStep::NativeShaderSource ComputeStep::nativeShaderSource(NativeShaderFormat) const { in nativeShaderSource() function in skgpu::graphite::ComputeStep |
| D | VelloComputeSteps.h | 193 NativeShaderSource nativeShaderSource(NativeShaderFormat format) const override { in nativeShaderSource() function |
| /external/skia/tests/graphite/ | ||
| D | ComputeTest.cpp | 2298 NativeShaderSource nativeShaderSource(NativeShaderFormat format) const override { in DEF_GRAPHITE_TEST_FOR_METAL_CONTEXT() function in DEF_GRAPHITE_TEST_FOR_METAL_CONTEXT::TestComputeStep |