Home
last modified time | relevance | path

Searched defs:gpu (Results 1 – 25 of 2745) sorted by relevance

12345678910>>...110

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/
H A Dtensor_gpu-inl.h100 inline void Copy(Tensor<gpu, dim, DType> dst, in Copy()
188 inline void SoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SoftmaxGrad()
195 inline void SmoothSoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SmoothSoftmaxGrad()
203 inline void SoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SoftmaxGrad()
211 inline void SmoothSoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SmoothSoftmaxGrad()
220 inline void SoftmaxGrad(const Tensor<gpu, 3, DType> &dst, in SoftmaxGrad()
227 inline void SoftmaxGrad(const Tensor<gpu, 3, DType> &dst, in SoftmaxGrad()
236 const Tensor<gpu, 1, IndexType>& index, in AddTakeGrad()
243 const Tensor<gpu, 1, IndexType>& sorted, in AddTakeGradLargeBatch()
250 inline void SortByKey(Tensor<gpu, 1, KDType> keys, Tensor<gpu, 1, VDType> values, in SortByKey()
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/
H A Dtensor_gpu-inl.h100 inline void Copy(Tensor<gpu, dim, DType> dst, in Copy()
188 inline void SoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SoftmaxGrad()
195 inline void SmoothSoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SmoothSoftmaxGrad()
203 inline void SoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SoftmaxGrad()
211 inline void SmoothSoftmaxGrad(const Tensor<gpu, 2, DType> &dst, in SmoothSoftmaxGrad()
220 inline void SoftmaxGrad(const Tensor<gpu, 3, DType> &dst, in SoftmaxGrad()
227 inline void SoftmaxGrad(const Tensor<gpu, 3, DType> &dst, in SoftmaxGrad()
236 const Tensor<gpu, 1, IndexType>& index, in AddTakeGrad()
243 const Tensor<gpu, 1, IndexType>& sorted, in AddTakeGradLargeBatch()
250 inline void SortByKey(Tensor<gpu, 1, KDType> keys, Tensor<gpu, 1, VDType> values, in SortByKey()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/msm/
H A Dmsm_gpu.c28 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_target() local
51 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_get_dev_status() local
70 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_get_cur_freq() local
158 static int enable_clk(struct msm_gpu *gpu) in enable_clk()
188 static int enable_axi(struct msm_gpu *gpu) in enable_axi()
207 int msm_gpu_pm_resume(struct msm_gpu *gpu) in msm_gpu_pm_resume()
259 int msm_gpu_hw_init(struct msm_gpu *gpu) in msm_gpu_hw_init()
297 struct msm_gpu *gpu = data; in msm_gpu_devcoredump_read() local
332 struct msm_gpu *gpu = data; in msm_gpu_devcoredump_free() local
785 void msm_gpu_retire(struct msm_gpu *gpu) in msm_gpu_retire()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/msm/
H A Dmsm_gpu.c28 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_target() local
51 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_get_dev_status() local
70 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_get_cur_freq() local
158 static int enable_clk(struct msm_gpu *gpu) in enable_clk()
188 static int enable_axi(struct msm_gpu *gpu) in enable_axi()
207 int msm_gpu_pm_resume(struct msm_gpu *gpu) in msm_gpu_pm_resume()
259 int msm_gpu_hw_init(struct msm_gpu *gpu) in msm_gpu_hw_init()
297 struct msm_gpu *gpu = data; in msm_gpu_devcoredump_read() local
332 struct msm_gpu *gpu = data; in msm_gpu_devcoredump_free() local
785 void msm_gpu_retire(struct msm_gpu *gpu) in msm_gpu_retire()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/msm/
H A Dmsm_gpu.c28 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_target() local
51 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_get_dev_status() local
70 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_get_cur_freq() local
158 static int enable_clk(struct msm_gpu *gpu) in enable_clk()
188 static int enable_axi(struct msm_gpu *gpu) in enable_axi()
207 int msm_gpu_pm_resume(struct msm_gpu *gpu) in msm_gpu_pm_resume()
259 int msm_gpu_hw_init(struct msm_gpu *gpu) in msm_gpu_hw_init()
297 struct msm_gpu *gpu = data; in msm_gpu_devcoredump_read() local
332 struct msm_gpu *gpu = data; in msm_gpu_devcoredump_free() local
785 void msm_gpu_retire(struct msm_gpu *gpu) in msm_gpu_retire()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/msm/adreno/
H A Da4xx_gpu.c77 static void a4xx_enable_hwcg(struct msm_gpu *gpu) in a4xx_enable_hwcg()
157 static bool a4xx_me_init(struct msm_gpu *gpu) in a4xx_me_init()
184 static int a4xx_hw_init(struct msm_gpu *gpu) in a4xx_hw_init()
351 static void a4xx_recover(struct msm_gpu *gpu) in a4xx_recover()
372 static void a4xx_destroy(struct msm_gpu *gpu) in a4xx_destroy()
386 static bool a4xx_idle(struct msm_gpu *gpu) in a4xx_idle()
403 static irqreturn_t a4xx_irq(struct msm_gpu *gpu) in a4xx_irq()
566 static void a4xx_dump(struct msm_gpu *gpu) in a4xx_dump()
573 static int a4xx_pm_resume(struct msm_gpu *gpu) { in a4xx_pm_resume()
593 static int a4xx_pm_suspend(struct msm_gpu *gpu) { in a4xx_pm_suspend()
[all …]
H A Da2xx_gpu.c13 static void a2xx_submit(struct msm_gpu *gpu, struct msm_gem_submit *submit) in a2xx_submit()
55 static bool a2xx_me_init(struct msm_gpu *gpu) in a2xx_me_init()
102 static int a2xx_hw_init(struct msm_gpu *gpu) in a2xx_hw_init()
248 static void a2xx_recover(struct msm_gpu *gpu) in a2xx_recover()
269 static void a2xx_destroy(struct msm_gpu *gpu) in a2xx_destroy()
281 static bool a2xx_idle(struct msm_gpu *gpu) in a2xx_idle()
299 static irqreturn_t a2xx_irq(struct msm_gpu *gpu) in a2xx_irq()
430 static void a2xx_dump(struct msm_gpu *gpu) in a2xx_dump()
437 static struct msm_gpu_state *a2xx_gpu_state_get(struct msm_gpu *gpu) in a2xx_gpu_state_get()
466 static u32 a2xx_get_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a2xx_get_rptr()
[all …]
H A Da3xx_gpu.c31 static void a3xx_submit(struct msm_gpu *gpu, struct msm_gem_submit *submit) in a3xx_submit()
86 static bool a3xx_me_init(struct msm_gpu *gpu) in a3xx_me_init()
113 static int a3xx_hw_init(struct msm_gpu *gpu) in a3xx_hw_init()
352 static void a3xx_recover(struct msm_gpu *gpu) in a3xx_recover()
373 static void a3xx_destroy(struct msm_gpu *gpu) in a3xx_destroy()
387 static bool a3xx_idle(struct msm_gpu *gpu) in a3xx_idle()
405 static irqreturn_t a3xx_irq(struct msm_gpu *gpu) in a3xx_irq()
460 static void a3xx_dump(struct msm_gpu *gpu) in a3xx_dump()
467 static struct msm_gpu_state *a3xx_gpu_state_get(struct msm_gpu *gpu) in a3xx_gpu_state_get()
481 static u32 a3xx_get_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a3xx_get_rptr()
[all …]
H A Da5xx_gpu.c449 static int a5xx_me_init(struct msm_gpu *gpu) in a5xx_me_init()
553 static int a5xx_ucode_init(struct msm_gpu *gpu) in a5xx_ucode_init()
645 static int a5xx_hw_init(struct msm_gpu *gpu) in a5xx_hw_init()
985 static void a5xx_recover(struct msm_gpu *gpu) in a5xx_recover()
1005 static void a5xx_destroy(struct msm_gpu *gpu) in a5xx_destroy()
1080 struct msm_gpu *gpu = arg; in a5xx_fault_handler() local
1091 static void a5xx_cp_err_irq(struct msm_gpu *gpu) in a5xx_cp_err_irq()
1296 static void a5xx_dump(struct msm_gpu *gpu) in a5xx_dump()
1303 static int a5xx_pm_resume(struct msm_gpu *gpu) in a5xx_pm_resume()
1349 static int a5xx_pm_suspend(struct msm_gpu *gpu) in a5xx_pm_suspend()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/msm/adreno/
H A Da4xx_gpu.c77 static void a4xx_enable_hwcg(struct msm_gpu *gpu) in a4xx_enable_hwcg()
157 static bool a4xx_me_init(struct msm_gpu *gpu) in a4xx_me_init()
184 static int a4xx_hw_init(struct msm_gpu *gpu) in a4xx_hw_init()
351 static void a4xx_recover(struct msm_gpu *gpu) in a4xx_recover()
372 static void a4xx_destroy(struct msm_gpu *gpu) in a4xx_destroy()
386 static bool a4xx_idle(struct msm_gpu *gpu) in a4xx_idle()
403 static irqreturn_t a4xx_irq(struct msm_gpu *gpu) in a4xx_irq()
566 static void a4xx_dump(struct msm_gpu *gpu) in a4xx_dump()
573 static int a4xx_pm_resume(struct msm_gpu *gpu) { in a4xx_pm_resume()
593 static int a4xx_pm_suspend(struct msm_gpu *gpu) { in a4xx_pm_suspend()
[all …]
H A Da2xx_gpu.c13 static void a2xx_submit(struct msm_gpu *gpu, struct msm_gem_submit *submit) in a2xx_submit()
55 static bool a2xx_me_init(struct msm_gpu *gpu) in a2xx_me_init()
102 static int a2xx_hw_init(struct msm_gpu *gpu) in a2xx_hw_init()
248 static void a2xx_recover(struct msm_gpu *gpu) in a2xx_recover()
269 static void a2xx_destroy(struct msm_gpu *gpu) in a2xx_destroy()
281 static bool a2xx_idle(struct msm_gpu *gpu) in a2xx_idle()
299 static irqreturn_t a2xx_irq(struct msm_gpu *gpu) in a2xx_irq()
430 static void a2xx_dump(struct msm_gpu *gpu) in a2xx_dump()
437 static struct msm_gpu_state *a2xx_gpu_state_get(struct msm_gpu *gpu) in a2xx_gpu_state_get()
466 static u32 a2xx_get_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a2xx_get_rptr()
[all …]
H A Da3xx_gpu.c31 static void a3xx_submit(struct msm_gpu *gpu, struct msm_gem_submit *submit) in a3xx_submit()
86 static bool a3xx_me_init(struct msm_gpu *gpu) in a3xx_me_init()
113 static int a3xx_hw_init(struct msm_gpu *gpu) in a3xx_hw_init()
352 static void a3xx_recover(struct msm_gpu *gpu) in a3xx_recover()
373 static void a3xx_destroy(struct msm_gpu *gpu) in a3xx_destroy()
387 static bool a3xx_idle(struct msm_gpu *gpu) in a3xx_idle()
405 static irqreturn_t a3xx_irq(struct msm_gpu *gpu) in a3xx_irq()
460 static void a3xx_dump(struct msm_gpu *gpu) in a3xx_dump()
467 static struct msm_gpu_state *a3xx_gpu_state_get(struct msm_gpu *gpu) in a3xx_gpu_state_get()
481 static u32 a3xx_get_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a3xx_get_rptr()
[all …]
H A Da5xx_gpu.c449 static int a5xx_me_init(struct msm_gpu *gpu) in a5xx_me_init()
553 static int a5xx_ucode_init(struct msm_gpu *gpu) in a5xx_ucode_init()
645 static int a5xx_hw_init(struct msm_gpu *gpu) in a5xx_hw_init()
985 static void a5xx_recover(struct msm_gpu *gpu) in a5xx_recover()
1005 static void a5xx_destroy(struct msm_gpu *gpu) in a5xx_destroy()
1080 struct msm_gpu *gpu = arg; in a5xx_fault_handler() local
1091 static void a5xx_cp_err_irq(struct msm_gpu *gpu) in a5xx_cp_err_irq()
1296 static void a5xx_dump(struct msm_gpu *gpu) in a5xx_dump()
1303 static int a5xx_pm_resume(struct msm_gpu *gpu) in a5xx_pm_resume()
1349 static int a5xx_pm_suspend(struct msm_gpu *gpu) in a5xx_pm_suspend()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/msm/adreno/
H A Da4xx_gpu.c77 static void a4xx_enable_hwcg(struct msm_gpu *gpu) in a4xx_enable_hwcg()
157 static bool a4xx_me_init(struct msm_gpu *gpu) in a4xx_me_init()
184 static int a4xx_hw_init(struct msm_gpu *gpu) in a4xx_hw_init()
351 static void a4xx_recover(struct msm_gpu *gpu) in a4xx_recover()
372 static void a4xx_destroy(struct msm_gpu *gpu) in a4xx_destroy()
386 static bool a4xx_idle(struct msm_gpu *gpu) in a4xx_idle()
403 static irqreturn_t a4xx_irq(struct msm_gpu *gpu) in a4xx_irq()
566 static void a4xx_dump(struct msm_gpu *gpu) in a4xx_dump()
573 static int a4xx_pm_resume(struct msm_gpu *gpu) { in a4xx_pm_resume()
593 static int a4xx_pm_suspend(struct msm_gpu *gpu) { in a4xx_pm_suspend()
[all …]
H A Da2xx_gpu.c13 static void a2xx_submit(struct msm_gpu *gpu, struct msm_gem_submit *submit) in a2xx_submit()
55 static bool a2xx_me_init(struct msm_gpu *gpu) in a2xx_me_init()
102 static int a2xx_hw_init(struct msm_gpu *gpu) in a2xx_hw_init()
248 static void a2xx_recover(struct msm_gpu *gpu) in a2xx_recover()
269 static void a2xx_destroy(struct msm_gpu *gpu) in a2xx_destroy()
281 static bool a2xx_idle(struct msm_gpu *gpu) in a2xx_idle()
299 static irqreturn_t a2xx_irq(struct msm_gpu *gpu) in a2xx_irq()
430 static void a2xx_dump(struct msm_gpu *gpu) in a2xx_dump()
437 static struct msm_gpu_state *a2xx_gpu_state_get(struct msm_gpu *gpu) in a2xx_gpu_state_get()
466 static u32 a2xx_get_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a2xx_get_rptr()
[all …]
H A Da3xx_gpu.c31 static void a3xx_submit(struct msm_gpu *gpu, struct msm_gem_submit *submit) in a3xx_submit()
86 static bool a3xx_me_init(struct msm_gpu *gpu) in a3xx_me_init()
113 static int a3xx_hw_init(struct msm_gpu *gpu) in a3xx_hw_init()
352 static void a3xx_recover(struct msm_gpu *gpu) in a3xx_recover()
373 static void a3xx_destroy(struct msm_gpu *gpu) in a3xx_destroy()
387 static bool a3xx_idle(struct msm_gpu *gpu) in a3xx_idle()
405 static irqreturn_t a3xx_irq(struct msm_gpu *gpu) in a3xx_irq()
460 static void a3xx_dump(struct msm_gpu *gpu) in a3xx_dump()
467 static struct msm_gpu_state *a3xx_gpu_state_get(struct msm_gpu *gpu) in a3xx_gpu_state_get()
481 static u32 a3xx_get_rptr(struct msm_gpu *gpu, struct msm_ringbuffer *ring) in a3xx_get_rptr()
[all …]
H A Da5xx_gpu.c449 static int a5xx_me_init(struct msm_gpu *gpu) in a5xx_me_init()
553 static int a5xx_ucode_init(struct msm_gpu *gpu) in a5xx_ucode_init()
645 static int a5xx_hw_init(struct msm_gpu *gpu) in a5xx_hw_init()
985 static void a5xx_recover(struct msm_gpu *gpu) in a5xx_recover()
1005 static void a5xx_destroy(struct msm_gpu *gpu) in a5xx_destroy()
1080 struct msm_gpu *gpu = arg; in a5xx_fault_handler() local
1091 static void a5xx_cp_err_irq(struct msm_gpu *gpu) in a5xx_cp_err_irq()
1296 static void a5xx_dump(struct msm_gpu *gpu) in a5xx_dump()
1303 static int a5xx_pm_resume(struct msm_gpu *gpu) in a5xx_pm_resume()
1349 static int a5xx_pm_suspend(struct msm_gpu *gpu) in a5xx_pm_suspend()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c168 #define etnaviv_is_model_rev(gpu, mod, rev) \ argument
724 int etnaviv_gpu_init(struct etnaviv_gpu *gpu) in etnaviv_gpu_init()
1053 struct etnaviv_gpu *gpu; member
1314 struct etnaviv_gpu *gpu = submit->gpu; in etnaviv_gpu_submit() local
1435 struct etnaviv_gpu *gpu = data; in irq_handler() local
1617 struct etnaviv_gpu *gpu = cdev->devdata; in etnaviv_gpu_cooling_get_cur_state() local
1628 struct etnaviv_gpu *gpu = cdev->devdata; in etnaviv_gpu_cooling_set_cur_state() local
1650 struct etnaviv_gpu *gpu = dev_get_drvdata(dev); in etnaviv_gpu_bind() local
1710 struct etnaviv_gpu *gpu = dev_get_drvdata(dev); in etnaviv_gpu_unbind() local
1756 struct etnaviv_gpu *gpu; in etnaviv_gpu_platform_probe() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c168 #define etnaviv_is_model_rev(gpu, mod, rev) \ argument
724 int etnaviv_gpu_init(struct etnaviv_gpu *gpu) in etnaviv_gpu_init()
1053 struct etnaviv_gpu *gpu; member
1314 struct etnaviv_gpu *gpu = submit->gpu; in etnaviv_gpu_submit() local
1435 struct etnaviv_gpu *gpu = data; in irq_handler() local
1617 struct etnaviv_gpu *gpu = cdev->devdata; in etnaviv_gpu_cooling_get_cur_state() local
1628 struct etnaviv_gpu *gpu = cdev->devdata; in etnaviv_gpu_cooling_set_cur_state() local
1650 struct etnaviv_gpu *gpu = dev_get_drvdata(dev); in etnaviv_gpu_bind() local
1710 struct etnaviv_gpu *gpu = dev_get_drvdata(dev); in etnaviv_gpu_unbind() local
1756 struct etnaviv_gpu *gpu; in etnaviv_gpu_platform_probe() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c168 #define etnaviv_is_model_rev(gpu, mod, rev) \ argument
724 int etnaviv_gpu_init(struct etnaviv_gpu *gpu) in etnaviv_gpu_init()
1053 struct etnaviv_gpu *gpu; member
1314 struct etnaviv_gpu *gpu = submit->gpu; in etnaviv_gpu_submit() local
1435 struct etnaviv_gpu *gpu = data; in irq_handler() local
1617 struct etnaviv_gpu *gpu = cdev->devdata; in etnaviv_gpu_cooling_get_cur_state() local
1628 struct etnaviv_gpu *gpu = cdev->devdata; in etnaviv_gpu_cooling_set_cur_state() local
1650 struct etnaviv_gpu *gpu = dev_get_drvdata(dev); in etnaviv_gpu_bind() local
1710 struct etnaviv_gpu *gpu = dev_get_drvdata(dev); in etnaviv_gpu_unbind() local
1756 struct etnaviv_gpu *gpu; in etnaviv_gpu_platform_probe() local
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Dsort_op-inl.cuh119 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
228 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
268 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
309 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
347 inline void SortByKey(mshadow::Tensor<gpu, 1, KDType> keys, mshadow::Tensor<gpu, 1, VDType> values, in SortByKey()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Dsort_op-inl.cuh119 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
228 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
268 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
309 SortByKeyImpl(mshadow::Tensor<gpu, 1, KDType> keys, in SortByKeyImpl()
347 inline void SortByKey(mshadow::Tensor<gpu, 1, KDType> keys, mshadow::Tensor<gpu, 1, VDType> values, in SortByKey()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCommandBuffer.cpp80 void GrVkCommandBuffer::releaseResources(GrVkGpu* gpu) { in releaseResources()
113 void GrVkCommandBuffer::pipelineBarrier(const GrVkGpu* gpu, in pipelineBarrier()
295 void GrVkCommandBuffer::drawIndexed(const GrVkGpu* gpu, in drawIndexed()
312 void GrVkCommandBuffer::draw(const GrVkGpu* gpu, in draw()
327 void GrVkCommandBuffer::setViewport(const GrVkGpu* gpu, in setViewport()
342 void GrVkCommandBuffer::setScissor(const GrVkGpu* gpu, in setScissor()
366 void GrVkCommandBuffer::addingWork(const GrVkGpu* gpu) { in addingWork()
413 void GrVkPrimaryCommandBuffer::end(GrVkGpu* gpu) { in end()
522 const GrVkGpu* gpu, in submitToQueue()
743 void GrVkPrimaryCommandBuffer::copyBuffer(GrVkGpu* gpu, in copyBuffer()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCommandBuffer.cpp80 void GrVkCommandBuffer::releaseResources(GrVkGpu* gpu) { in releaseResources()
113 void GrVkCommandBuffer::pipelineBarrier(const GrVkGpu* gpu, in pipelineBarrier()
295 void GrVkCommandBuffer::drawIndexed(const GrVkGpu* gpu, in drawIndexed()
312 void GrVkCommandBuffer::draw(const GrVkGpu* gpu, in draw()
327 void GrVkCommandBuffer::setViewport(const GrVkGpu* gpu, in setViewport()
342 void GrVkCommandBuffer::setScissor(const GrVkGpu* gpu, in setScissor()
366 void GrVkCommandBuffer::addingWork(const GrVkGpu* gpu) { in addingWork()
413 void GrVkPrimaryCommandBuffer::end(GrVkGpu* gpu) { in end()
522 const GrVkGpu* gpu, in submitToQueue()
743 void GrVkPrimaryCommandBuffer::copyBuffer(GrVkGpu* gpu, in copyBuffer()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCommandBuffer.cpp80 void GrVkCommandBuffer::releaseResources(GrVkGpu* gpu) { in releaseResources()
113 void GrVkCommandBuffer::pipelineBarrier(const GrVkGpu* gpu, in pipelineBarrier()
295 void GrVkCommandBuffer::drawIndexed(const GrVkGpu* gpu, in drawIndexed()
312 void GrVkCommandBuffer::draw(const GrVkGpu* gpu, in draw()
327 void GrVkCommandBuffer::setViewport(const GrVkGpu* gpu, in setViewport()
342 void GrVkCommandBuffer::setScissor(const GrVkGpu* gpu, in setScissor()
366 void GrVkCommandBuffer::addingWork(const GrVkGpu* gpu) { in addingWork()
413 void GrVkPrimaryCommandBuffer::end(GrVkGpu* gpu) { in end()
522 const GrVkGpu* gpu, in submitToQueue()
743 void GrVkPrimaryCommandBuffer::copyBuffer(GrVkGpu* gpu, in copyBuffer()
[all …]

12345678910>>...110