/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_state.c | 53 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_blend_color() local 64 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_stencil_ref() local 73 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_clip_state() local 81 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_sample_mask() local 284 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_polygon_stipple() local 295 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_scissor_states() local 307 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_viewport_states() local 317 struct vc4_context *vc4 = vc4_context(pctx); in vc4_set_vertex_buffers() local 330 struct vc4_context *vc4 = vc4_context(pctx); in vc4_blend_state_bind() local 338 struct vc4_context *vc4 = vc4_context(pctx); in vc4_rasterizer_state_bind() local [all …]
|
D | vc4_context.c | 43 struct vc4_context *vc4 = vc4_context(pctx); in vc4_flush() local 56 struct vc4_context *vc4 = vc4_context(pctx); in vc4_pipe_flush() local 82 struct vc4_context *vc4 = vc4_context(pctx); in vc4_invalidate_resource() local 100 struct vc4_context *vc4 = vc4_context(pctx); in vc4_context_destroy() local 127 struct vc4_context *vc4; in vc4_context_create() local
|
D | vc4_job.c | 42 vc4_job_free(struct vc4_context *vc4, struct vc4_job *job) in vc4_job_free() 78 vc4_job_create(struct vc4_context *vc4) in vc4_job_create() 99 vc4_flush_jobs_writing_resource(struct vc4_context *vc4, in vc4_flush_jobs_writing_resource() 111 vc4_flush_jobs_reading_resource(struct vc4_context *vc4, in vc4_flush_jobs_reading_resource() 168 vc4_get_job(struct vc4_context *vc4, in vc4_get_job() 227 vc4_get_job_for_fbo(struct vc4_context *vc4) in vc4_get_job_for_fbo() 371 vc4_job_submit(struct vc4_context *vc4, struct vc4_job *job) in vc4_job_submit() 527 vc4_job_init(struct vc4_context *vc4) in vc4_job_init()
|
D | vc4_blit.c | 53 struct vc4_context *vc4 = vc4_context(pctx); in vc4_tile_blit() local 165 vc4_blitter_save(struct vc4_context *vc4) in vc4_blitter_save() 189 struct vc4_context *vc4 = vc4_context(ctx); in vc4_render_blit() local
|
D | vc4_draw.c | 75 vc4_start_draw(struct vc4_context *vc4) in vc4_start_draw() 116 struct vc4_context *vc4 = vc4_context(pctx); in vc4_predraw_check_textures() local 132 vc4_emit_gl_shader_state(struct vc4_context *vc4, in vc4_emit_gl_shader_state() 275 struct vc4_context *vc4 = vc4_context(pctx); in vc4_hw_2116_workaround() local 288 struct vc4_context *vc4 = vc4_context(pctx); in vc4_draw_vbo() local 550 struct vc4_context *vc4 = vc4_context(pctx); in vc4_clear() local
|
D | meson.build | 102 libvc4 = static_library( build
|
D | vc4_program.c | 2219 vc4_shader_ntq(struct vc4_context *vc4, enum qstage stage, in vc4_shader_ntq() 2423 struct vc4_context *vc4 = vc4_context(pctx); in vc4_shader_state_create() local 2499 vc4_setup_compiled_fs_inputs(struct vc4_context *vc4, struct vc4_compile *c, in vc4_setup_compiled_fs_inputs() 2564 vc4_get_compiled_shader(struct vc4_context *vc4, enum qstage stage, in vc4_get_compiled_shader() 2679 vc4_setup_shared_key(struct vc4_context *vc4, struct vc4_key *key, in vc4_setup_shared_key() 2714 vc4_update_compiled_fs(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_fs() 2790 vc4_update_compiled_vs(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_vs() 2836 vc4_update_compiled_shaders(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_shaders() 2916 struct vc4_context *vc4 = vc4_context(pctx); in vc4_shader_state_delete() local 2936 struct vc4_context *vc4 = vc4_context(pctx); in vc4_fp_state_bind() local [all …]
|
D | vc4_emit.c | 29 struct vc4_context *vc4 = vc4_context(pctx); in vc4_emit_state() local
|
D | vc4_register_allocate.c | 109 vc4_alloc_reg_set(struct vc4_context *vc4) in vc4_alloc_reg_set() 254 vc4_register_allocate(struct vc4_context *vc4, struct vc4_compile *c) in vc4_register_allocate()
|
D | vc4_uniforms.c | 190 vc4_upload_ubo(struct vc4_context *vc4, in vc4_upload_ubo() 210 vc4_write_uniforms(struct vc4_context *vc4, struct vc4_compiled_shader *shader, in vc4_write_uniforms()
|
D | vc4_resource.c | 78 struct vc4_context *vc4 = vc4_context(pctx); in vc4_resource_transfer_unmap() local 155 struct vc4_context *vc4 = vc4_context(pctx); in vc4_resource_transfer_map() local 1157 struct vc4_context *vc4 = vc4_context(pctx); in vc4_get_shadow_index_buffer() local
|
D | vc4_qpu_emit.c | 589 vc4_generate_code(struct vc4_context *vc4, struct vc4_compile *c) in vc4_generate_code()
|
D | vc4_simulator.c | 363 vc4_simulator_flush(struct vc4_context *vc4, in vc4_simulator_flush()
|
D | vc4_qir.h | 413 struct vc4_context *vc4; member
|
/external/clang/test/Sema/ |
D | ext_vector_conversions.c | 8 char4 vc4; in test() local
|
/external/libdrm/ |
D | meson_options.txt | 92 'vc4', combo
|
D | configure.ac | 156 AC_ARG_ENABLE(vc4, optenable
|
D | meson.build | 356 subdir('vc4') subdir
|
/external/u-boot/arch/arm/dts/ |
D | bcm283x.dtsi | 607 vc4: gpu { label
|