Searched refs:IMAGE_FUNCTION_READ_ONLY (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | builtin_functions.cpp | 1277 IMAGE_FUNCTION_READ_ONLY = (1 << 4), enumerator in enum:__anon16b251870110::image_function_flags 4784 IMAGE_FUNCTION_READ_ONLY), 7475 image->data.memory_read_only = (flags & IMAGE_FUNCTION_READ_ONLY) != 0; |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | builtin_functions.cpp | 1174 IMAGE_FUNCTION_READ_ONLY = (1 << 4), enumerator in enum:__anon897f90140110::image_function_flags 4317 IMAGE_FUNCTION_READ_ONLY), 6941 image->data.memory_read_only = (flags & IMAGE_FUNCTION_READ_ONLY) != 0; |
Completed in 22 milliseconds