/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | igt_spinner.h | 23 u32 *batch; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | igt_spinner.h | 25 u32 *batch; member
|
/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
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/ |
H A D | array_map_batch_ops.c | 59 __u64 batch = 0; in test_array_map_batch_ops() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 36 const u32 *batch; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 19 const u32 *batch; member
|
H A D | gen8_engine_cs.h | 53 __gen8_emit_pipe_control(u32 *batch, u32 bit_group_0, in __gen8_emit_pipe_control() argument 65 static inline u32 *gen8_emit_pipe_control(u32 *batch, in gen8_emit_pipe_control() argument 71 static inline u32 *gen12_emit_pipe_control(u32 *batch, u32 bit_group_0, in gen12_emit_pipe_control() argument [all...] |
/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
|
/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
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | VertexRoutine.hpp | 33 Pointer<Byte> batch; member in sw::VertexRoutinePrototype
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | tlbflush-hash.h | 31 struct ppc64_tlb_batch *batch; in arch_enter_lazy_mmu_mode() local 46 struct ppc64_tlb_batch *batch; in arch_leave_lazy_mmu_mode() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | igt_gem_utils.c | 114 struct i915_vma *batch; in igt_gpu_fill_dw() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | igt_gem_utils.c | 116 struct i915_vma *batch; in igt_gpu_fill_dw() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | lpm_trie_map_batch_ops.c | 73 __u64 batch = 0; in test_lpm_trie_map_batch_ops() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_ma.c | 42 static __always_inline void batch_alloc_free(struct bpf_map *map, unsigned int batch, in batch_alloc_free() argument
|