Searched defs:pipeline (Results 1 - 25 of 131) sorted by relevance

123456

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c284 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_tri
291 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_line
298 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_point
304 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_reset_stipple_counter
[all...]
H A Ddraw_pt_fetch_shade_pipeline.c175 static void pipeline(struct fetch_pipeline_middle_end *fpme, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Dgen8_cmd_buffer.c219 struct anv_pipeline *pipeline = cmd_buffer->state.gfx.base.pipeline; local in function:want_depth_pma_fix
329 struct anv_pipeline *pipeline local in function:want_stencil_pma_fix
384 struct anv_pipeline *pipeline = cmd_buffer->state.gfx.base.pipeline; local in function:genX
[all...]
H A Dgen7_cmd_buffer.c180 struct anv_pipeline *pipeline = cmd_buffer->state.gfx.base.pipeline; local in function:genX
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_state.h175 brw_select_pipeline(struct brw_context *brw, enum brw_pipeline pipeline) argument
H A Dbrw_misc_state.c469 brw_emit_select_pipeline(struct brw_context *brw, enum brw_pipeline pipeline) argument
H A Dbrw_state_upload.c198 brw_get_pipeline_atoms(struct brw_context * brw,enum brw_pipeline pipeline) argument
214 brw_copy_pipeline_atoms(struct brw_context * brw,enum brw_pipeline pipeline,const struct brw_tracked_state ** atoms,int num_atoms) argument
460 brw_upload_programs(struct brw_context * brw,enum brw_pipeline pipeline) argument
540 brw_upload_pipeline_state(struct brw_context * brw,enum brw_pipeline pipeline) argument
679 brw_pipeline_state_finished(struct brw_context * brw,enum brw_pipeline pipeline) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c291 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_tri
298 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_line
305 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_point
311 struct draw_stage *pipeline = validate_pipeline( stage ); local in function:validate_reset_stipple_counter
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_state.h172 brw_select_pipeline(struct brw_context *brw, enum brw_pipeline pipeline) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_fmask_expand.c105 VkPipeline pipeline = device->meta_state.fmask_expand.pipeline[samples_log2]; local in function:radv_expand_fmask_image_inplace
187 create_fmask_expand_pipeline(struct radv_device *device, int samples, VkPipeline *pipeline) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom.c172 void st_validate_state( struct st_context *st, enum st_pipeline pipeline ) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_fmask_expand.c123 VkPipeline pipeline = device->meta_state.fmask_expand.pipeline[samples_log2]; local in function:radv_expand_fmask_image_inplace
213 create_fmask_expand_pipeline(struct radv_device * device,int samples,VkPipeline * pipeline) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c73 int pipeline = pos == PPIR_INSTR_SLOT_ALU_VEC_MUL ? local in function:ppir_instr_insert_mul_node
139 ppir_instr_update_src_pipeline(ppir_instr * instr,ppir_pipeline pipeline,ppir_dest * dest,uint8_t * swizzle) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c73 int pipeline = pos == PPIR_INSTR_SLOT_ALU_VEC_MUL ? local in function:ppir_instr_insert_mul_node
138 ppir_update_src_pipeline(ppir_pipeline pipeline,ppir_src * src,ppir_dest * dest,uint8_t * swizzle) argument
153 ppir_instr_update_src_pipeline(ppir_instr * instr,ppir_pipeline pipeline,ppir_dest * dest,uint8_t * swizzle) argument
[all...]
H A Dnode_to_instr.c231 unsigned int pipeline local in function:ppir_node_score
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_pipeline.c281 VkPipeline pipeline; local in function:zink_create_gfx_pipeline
322 VkPipeline pipeline; local in function:zink_create_compute_pipeline
H A Dzink_render_pass.c314 zink_render_pass_attachment_get_barrier_info(const struct zink_render_pass * rp,unsigned idx,VkPipelineStageFlags * pipeline,VkAccessFlags * access) argument
H A Dzink_pipeline.h85 VkPipeline pipeline; member in struct:zink_gfx_pipeline_state
99 VkPipeline pipeline; member in struct:zink_compute_pipeline_state
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom.c175 void st_validate_state( struct st_context *st, enum st_pipeline pipeline ) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_lower_multiview.c169 anv_nir_lower_multiview(nir_shader * shader,struct anv_graphics_pipeline * pipeline) argument
290 anv_check_for_primitive_replication(nir_shader ** shaders,struct anv_graphics_pipeline * pipeline) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_uniforms.c89 check_push_constants_ubo(struct v3dv_cmd_buffer * cmd_buffer,struct v3dv_pipeline * pipeline) argument
134 write_tmu_p0(struct v3dv_cmd_buffer * cmd_buffer,struct v3dv_pipeline * pipeline,enum broadcom_shader_stage stage,struct v3dv_cl_out ** uniforms,uint32_t data,struct texture_bo_list * tex_bos,struct state_bo_list * state_bos) argument
178 write_tmu_p1(struct v3dv_cmd_buffer * cmd_buffer,struct v3dv_pipeline * pipeline,enum broadcom_shader_stage stage,struct v3dv_cl_out ** uniforms,uint32_t data,struct state_bo_list * state_bos) argument
228 write_ubo_ssbo_uniforms(struct v3dv_cmd_buffer * cmd_buffer,struct v3dv_pipeline * pipeline,enum broadcom_shader_stage stage,struct v3dv_cl_out ** uniforms,enum quniform_contents content,uint32_t data,struct buffer_bo_list * buffer_bos) argument
357 get_texture_size(struct v3dv_cmd_buffer * cmd_buffer,struct v3dv_pipeline * pipeline,enum broadcom_shader_stage stage,enum quniform_contents contents,uint32_t data) argument
393 v3dv_write_uniforms_wg_offsets(struct v3dv_cmd_buffer * cmd_buffer,struct v3dv_pipeline * pipeline,struct v3dv_shader_variant * variant,uint32_t ** wg_count_offsets) argument
609 v3dv_write_uniforms(struct v3dv_cmd_buffer * cmd_buffer,struct v3dv_pipeline * pipeline,struct v3dv_shader_variant * variant) argument
[all...]
H A Dv3dvx_pipeline.c73 pack_blend(struct v3dv_pipeline *pipeline, argument
147 pack_cfg_bits(struct v3dv_pipeline * pipeline,const VkPipelineDepthStencilStateCreateInfo * ds_info,const VkPipelineRasterizationStateCreateInfo * rs_info,const VkPipelineRasterizationProvokingVertexStateCreateInfoEXT * pv_info,const VkPipelineMultisampleStateCreateInfo * ms_info) argument
254 pack_single_stencil_cfg(struct v3dv_pipeline * pipeline,uint8_t * stencil_cfg,bool is_front,bool is_back,const VkStencilOpState * stencil_state) argument
301 pack_stencil_cfg(struct v3dv_pipeline * pipeline,const VkPipelineDepthStencilStateCreateInfo * ds_info) argument
355 pack_shader_state_record(struct v3dv_pipeline * pipeline) argument
508 pack_vcm_cache_size(struct v3dv_pipeline * pipeline) argument
571 pack_shader_state_attribute_record(struct v3dv_pipeline * pipeline,uint32_t index,const VkVertexInputAttributeDescription * vi_desc) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c59 unsigned int pipeline; member in struct:Config
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dhelpers.h133 VkPipeline pipeline; member in class:PipelineBuilder
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c59 unsigned int pipeline; member in struct:Config
[all...]

Completed in 26 milliseconds

123456