Searched refs:use_fragcoord_sysval (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_lower_vulkan_resource.h34 lvp_lower_input_attachments(nir_shader *shader, bool use_fragcoord_sysval);
H A Dlvp_lower_input_attachments.c53 bool use_fragcoord_sysval)
67 nir_ssa_def *frag_coord = use_fragcoord_sysval ? nir_load_frag_coord(&b)
83 lvp_lower_input_attachments(nir_shader *shader, bool use_fragcoord_sysval) argument
103 use_fragcoord_sysval);
52 try_lower_input_load(nir_function_impl * impl,nir_intrinsic_instr * load,bool use_fragcoord_sysval) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_input_attachments.c30 if (options->use_fragcoord_sysval)
H A Dnir.h5306 bool use_fragcoord_sysval; member in struct:nir_input_attachment_options
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c722 .use_fragcoord_sysval = true,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c584 .use_fragcoord_sysval = true,
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c377 .use_fragcoord_sysval = false,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c814 .use_fragcoord_sysval = true,

Completed in 25 milliseconds