Searched refs:IMAGE_FUNCTION_MS_ONLY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1280 IMAGE_FUNCTION_MS_ONLY = (1 << 7), enumerator in enum:__anon16b251870110::image_function_flags
4765 if ((types[i]->sampler_dimensionality != GLSL_SAMPLER_DIM_MS) && (flags & IMAGE_FUNCTION_MS_ONLY))
4865 IMAGE_FUNCTION_MS_ONLY,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1177 IMAGE_FUNCTION_MS_ONLY = (1 << 7), enumerator in enum:__anon897f90140110::image_function_flags
4299 !(flags & IMAGE_FUNCTION_MS_ONLY)))
4387 IMAGE_FUNCTION_MS_ONLY,

Completed in 25 milliseconds