commit | 154c789ad5510de12456507223515861e9e7900a | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Thu Jul 25 10:57:43 2019 -0700 |
committer | Sagar Ghuge <sagar.ghuge@intel.com> | Tue Jul 30 10:42:20 2019 -0700 |
tree | 901a3e3b2eb6d09d5d023efbc17a365873a6abbd | |
parent | d80a74fb99cc16fb09a28ffba73cd88b260e011b [diff] |
glsl: Allow _textureCubeArrayShadow function to accept ir_texture_opcode This will be used to support one of the function from Ext_texture_shadow_lod specification. With the help of Sagar, Ian and Ivan. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>