Home
last modified time | relevance | path

Searched defs:pipeline_type (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/amber/src/vkscript/
Dparser.cc77 PipelineType pipeline_type = PipelineType::kCompute; in GenerateDefaultPipeline() local
/external/mesa3d/src/amd/vulkan/
Dradv_rra.h68 enum radv_rra_pipeline_type pipeline_type : 32; member
Dradv_pipeline_graphics.c2168 radv_fill_shader_info(struct radv_device *device, const enum radv_pipeline_type pipeline_type, in radv_fill_shader_info()
2795 …ompute_pipeline_hash(const struct radv_device *device, const enum radv_pipeline_type pipeline_type, in radv_should_compute_pipeline_hash()
2829 enum radv_pipeline_type pipeline_type = RADV_PIPELINE_GRAPHICS; in radv_generate_graphics_pipeline_state() local
Dradv_shader_info.c1202 … const struct radv_graphics_state_key *gfx_state, const enum radv_pipeline_type pipeline_type, in radv_nir_shader_info_pass()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c1206 enum lvp_pipeline_type pipeline_type, in handle_set_stage()
4341 bind_db_samplers(struct rendering_state *state, enum lvp_pipeline_type pipeline_type, unsigned set) in bind_db_samplers()