Home
last modified time | relevance | path

Searched defs:prepareStorageBuffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tests/graphite/
H A DComputeTest.cpp175 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
334 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep1
408 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep2
570 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
705 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
1082 void prepareStorageBuffer(int index, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
1561 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
1700 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
1811 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::TestComputeStep
2216 void prepareStorageBuffer(int resourceIndex, in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() function in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS::CountStep
[all …]
/aosp_15_r20/external/skia/src/gpu/graphite/compute/
H A DComputeStep.cpp57 void ComputeStep::prepareStorageBuffer(int, const ResourceDesc&, void*, size_t) const { in prepareStorageBuffer() function in skgpu::graphite::ComputeStep
H A DVelloComputeSteps.h281 void prepareStorageBuffer(int resourceIndex, in prepareStorageBuffer() function