Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Datifragshader.c152 if (((arg < GL_CON_0_ATI) || (arg > GL_CON_7_ATI)) && in check_arith_arg()
673 if ((arg1 >= GL_CON_0_ATI) && (arg1 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
674 (arg2 >= GL_CON_0_ATI) && (arg2 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
675 (arg3 >= GL_CON_0_ATI) && (arg3 <= GL_CON_7_ATI) && in _mesa_FragmentOpXATI()
789 if ((dst < GL_CON_0_ATI) || (dst > GL_CON_7_ATI)) { in _mesa_SetFragmentShaderConstantATI()
/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c340 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in execute_shader()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c77 else if (index >= GL_CON_0_ATI && index <= GL_CON_7_ATI) { in r200SetFragShaderArg()
/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_tgsi.c134 } else if (src_type >= GL_CON_0_ATI && src_type <= GL_CON_7_ATI) { in get_source()
/external/mesa3d/include/GL/
Dglext.h6128 #define GL_CON_7_ATI 0x8948 macro
/external/swiftshader/include/GL/
Dglext.h6109 #define GL_CON_7_ATI 0x8948 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h8655 #define GL_CON_7_ATI 0x8948 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h4436 #define GL_CON_7_ATI 0x8948 macro