Home
last modified time | relevance | path

Searched defs:sysval_ubo (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c219 shader_create(struct panvk_device *dev, gl_shader_stage stage, const VkPipelineShaderStageCreateInfo *stage_info, const struct panvk_pipeline_layout *layout, unsigned sysval_ubo, struct pan_blend_state *blend_state, bool static_blend_constants, const VkAllocationCallbacks *alloc) shader_create() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c1583 unsigned sysval_ubo = ctx->inputs->fixed_sysval_ubo >= 0 ? in emit_sysval_read() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1483 unsigned sysval_ubo = sys_size ? ubo_count : ~0; in panfrost_emit_const_buf() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c666 unsigned sysval_ubo = b->shader->inputs->fixed_sysval_ubo >= 0 ? in bi_load_sysval_to() local

Completed in 34 milliseconds