Home
last modified time | relevance | path

Searched defs:fbfetch (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.h107 nir_variable *fbfetch; //for fs output member
H A Dzink_render_pass.h40 bool fbfetch; member
74 uint32_t fbfetch:1; member
H A Dzink_descriptors.h161 bool fbfetch; member
H A Dzink_descriptors.c536 create_gfx_layout(struct zink_context *ctx, struct zink_descriptor_layout_key **layout_key, bool fbfetch) in create_gfx_layout() argument
1285 bool fbfetch = false; in update_push_ubo_descriptors() local
H A Dzink_context.h360 VkDescriptorImageInfo fbfetch; member
H A Dzink_compiler.c635 nir_variable *fbfetch = nir_variable_clone(var, b->shader); in lower_fbfetch_instr() local
656 lower_fbfetch(nir_shader *shader, nir_variable **fbfetch, bool ms) lower_fbfetch() argument
2141 nir_variable *fbfetch = NULL; zink_shader_compile() local
[all...]
H A Dzink_context.c2150 VkImageView fbfetch = zink_csurface(ctx->fb_state.cbufs[0])->image_view; in zink_update_fbfetch() local
[all...]

Completed in 16 milliseconds