mesa/src/intel/blorp
Jason Ekstrand 14781e2122 intel/compiler: Add a "base class" for program keys
Right now, all keys have two things in common: a program string ID and a
sampler_prog_key_data.  I'd like to add another thing or two and need a
place to put it.  This commit adds a new brw_base_prog_key struct which
contains those two common bits.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-07-10 19:35:55 +00:00
..
blorp.c intel/compiler: Add a "base class" for program keys 2019-07-10 19:35:55 +00:00
blorp.h intel/blorp: Make swizzle_color_value public. 2019-03-20 16:46:25 -07:00
blorp_blit.c intel/compiler: Add a "base class" for program keys 2019-07-10 19:35:55 +00:00
blorp_clear.c intel/compiler: Add a "base class" for program keys 2019-07-10 19:35:55 +00:00
blorp_genX_exec.h intel/blorp: Disable sampler state prefetching on Gen11 2019-06-25 13:29:31 -07:00
blorp_nir_builder.h nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs 2019-02-21 11:47:59 +01:00
blorp_priv.h intel/blorp: Handle SINT/UINT clamping on blits. 2019-06-05 16:58:07 -07:00
meson.build intel: add dependency on genxml generated files 2019-04-08 20:52:47 +00:00
TODO intel/blorp: Add a TODO file 2016-09-12 10:14:49 -07:00