mesa/src/gallium/include/pipe
Rob Clark de481947d9 gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Adds a new cap to allow drivers to expose higher shading language
versions in GLES contexts, to avoid having to report an artificially
low version for the benefit of GL contexts.

The motivation is to expose EXT_gpu_shader5 even though a driver may
not support all the features needed for the corresponding GL extension
(ARB_gpu_shader5).

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2019-03-22 16:39:13 -04:00
..
p_compiler.h util: move ALWAYS_INLINE macro to util/macro.h 2017-05-09 11:21:03 +10:00
p_config.h Revert "gallium: remove unused PIPE_CC_GCC_VERSION" 2017-05-24 11:33:46 -06:00
p_context.h gallium: fix typo 2018-12-07 13:49:21 -05:00
p_defines.h gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL 2019-03-22 16:39:13 -04:00
p_format.h gallium: add SINT formats to have exact counterparts to SNORM formats 2019-01-22 12:21:43 -05:00
p_screen.h gallium: add storage_sample_count parameter into is_format_supported 2018-07-31 18:28:41 -04:00
p_shader_tokens.h tgsi: add ATOMFADD operation 2018-12-26 20:04:57 -05:00
p_state.h gallium: add pipe_grid_info::last_block 2019-03-15 11:53:08 -04:00
p_video_codec.h Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
p_video_enums.h st/va: fix the incorrect max profiles report 2019-02-11 14:44:16 -05:00
p_video_state.h vl: add VP9 picture description 2018-04-12 11:15:12 -04:00