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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1273 IMAGE_FUNCTION_EMIT_STUB = (1 << 0), enumerator in enum:__anon16b251870110::image_function_flags
4776 const unsigned flags = (glsl ? IMAGE_FUNCTION_EMIT_STUB : 0);
7560 if (flags & IMAGE_FUNCTION_EMIT_STUB) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp1170 IMAGE_FUNCTION_EMIT_STUB = (1 << 0), enumerator in enum:__anon897f90140110::image_function_flags
4310 const unsigned flags = (glsl ? IMAGE_FUNCTION_EMIT_STUB : 0);
7026 if (flags & IMAGE_FUNCTION_EMIT_STUB) {

Completed in 21 milliseconds