| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_flush.c | 78 struct i915_winsys_batchbuffer *batch = i915->batch; in i915_flush() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fine_fence.c | 6 crocus_fine_fence_reset(struct crocus_batch *batch) in crocus_fine_fence_reset() argument 17 crocus_fine_fence_init(struct crocus_batch *batch) in crocus_fine_fence_init() argument 26 crocus_fine_fence_next(struct crocus_batch *batch) crocus_fine_fence_next() argument 49 crocus_fine_fence_new(struct crocus_batch *batch, unsigned flags) crocus_fine_fence_new() argument [all...] |
| H A D | gen4_blorp_exec.h | 27 struct crocus_batch *batch = blorp_batch->driver_batch; in dynamic_state_address() local 39 struct crocus_batch *batch = blorp_batch->driver_batch; in instruction_state_address() local 50 struct crocus_batch *batch = blorp_batch->driver_batch; in blorp_emit_vs_state() local 70 struct crocus_batch *batch = blorp_batch->driver_batch; in blorp_emit_sf_state() local 173 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_emit_pipeline() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkTaskGroup.cpp | 21 void SkTaskGroup::batch(int N, std::function<void(int)> fn) { in batch() function in SkTaskGroup
|
| /third_party/alsa-utils/alsaucm/ |
| H A D | usecase.h | 27 char *batch; member
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_batch_decoder_stub.c | 50 intel_print_batch(struct intel_batch_decode_ctx *ctx, const uint32_t *batch, uint32_t batch_size, uint64_t batch_addr, bool from_ring) intel_print_batch() argument
|
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_emit_cpb.c | 50 isl_genX(emit_cpb_control_s)(const struct isl_device *dev, void *batch, in emit_cpb_control_s() argument
|
| H A D | isl_emit_depth_stencil.c | 69 isl_genX(emit_depth_stencil_hiz_s)(const struct isl_device *dev, void *batch, in emit_depth_stencil_hiz_s() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_fence.h | 55 struct fd_batch *batch; member [all...] |
| H A D | freedreno_query_acc.h | 82 struct fd_batch *batch; member
|
| H A D | freedreno_draw.h | 43 fd_draw(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd_draw() argument 143 fd_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd_draw_emit() argument
|
| H A D | freedreno_draw.c | 204 fd_batch_update_queries(batch); global() variable 213 batch_draw_tracking_for_dirty_bits(batch); global() variable 326 struct fd_batch *batch = fd_context_batch(ctx); global() variable 347 fd_batch_needs_flush(batch); global() variable 376 fd_batch_unlock_submit(batch); global() variable 377 fd_batch_check_size(batch); global() variable 444 struct fd_batch *batch = fd_context_batch(ctx); global() variable 463 fd_batch_needs_flush(batch); global() variable 477 fd_batch_update_queries(batch); global() variable 489 fd_batch_unlock_submit(batch); global() variable 495 fd_batch_check_size(batch); global() variable 526 struct fd_batch *batch, *save_batch = NULL; global() variable 574 fd_batch_needs_flush(batch); global() variable 577 fd_batch_flush(batch); global() variable [all...] |
| H A D | freedreno_query_acc.c | 118 struct fd_batch *batch = fd_context_batch_locked(ctx); global() variable 120 fd_batch_unlock_submit(batch); global() variable 232 fd_acc_query_update_batch(struct fd_batch *batch, bool disable_all) fd_acc_query_update_batch() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_fine_fence.c | 6 iris_fine_fence_reset(struct iris_batch *batch) in iris_fine_fence_reset() argument 17 iris_fine_fence_init(struct iris_batch *batch) in iris_fine_fence_init() argument 25 iris_fine_fence_next(struct iris_batch *batch) iris_fine_fence_next() argument 45 iris_fine_fence_new(struct iris_batch *batch, unsigned flags) iris_fine_fence_new() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_query.c | 47 occlusion_get_sample(struct fd_batch *batch, struct fd_ringbuffer *ring) in occlusion_get_sample() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | VertexProgram.cpp | 69 void VertexProgram::program(Pointer<UInt> &batch, UInt &vertexCount) in program() argument
|
| H A D | VertexRoutine.hpp | 43 Pointer<UInt> batch; member in sw::VertexRoutinePrototype
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | VertexRoutine.hpp | 33 Pointer<Byte> batch; member in sw::VertexRoutinePrototype
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_draw.c | 166 fd5_clear_lrz(struct fd_batch *batch, struct fd_resource *zsbuf, double depth) in fd5_clear_lrz() argument [all...] |
| H A D | fd5_draw.h | 43 fd5_draw(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd5_draw() argument 81 fd5_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd5_draw_emit() argument
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_uniforms.c | 33 agx_const_buffer_ptr(struct agx_batch *batch, in agx_const_buffer_ptr() argument 52 struct agx_batch *batch = ctx->batch; in agx_push_location_direct() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_gpu_memcpy.c | 55 emit_common_so_memcpy(struct anv_batch *batch, struct anv_device *device, in emit_common_so_memcpy() argument 115 emit_so_memcpy(struct anv_batch *batch, struct anv_device *device, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument 238 emit_so_memcpy_init(struct anv_memcpy_state *state, struct anv_device *device, struct anv_batch *batch) emit_so_memcpy_init() argument [all...] |
| /third_party/libdrm/tests/exynos/ |
| H A D | exynos_fimg2d_perf.c | 234 unsigned int iters = 0, batch = 3; in main() local 116 fimg2d_perf_multi(struct exynos_bo *bo, struct g2d_context *ctx, unsigned buf_width, unsigned buf_height, unsigned iterations, unsigned batch) fimg2d_perf_multi() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_query.c | 48 occlusion_get_sample(struct fd_batch *batch, struct fd_ringbuffer *ring) in occlusion_get_sample() argument 117 struct fd_batch *batch = fd_context_batch_locked(ctx); variable 121 fd_batch_unlock_submit(batch); variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_vsc.c | 130 fd6_vsc_update_sizes(struct fd_batch *batch, const struct pipe_draw_info *info, in fd6_vsc_update_sizes() argument [all...] |