Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp997 IMAGE_FUNCTION_EMIT_STUB = (1 << 0), enumerator
3422 const unsigned flags = (glsl ? IMAGE_FUNCTION_EMIT_STUB : 0); in add_image_functions()
6102 if (flags & IMAGE_FUNCTION_EMIT_STUB) { in _image()