Home
last modified time | relevance | path

Searched refs:GL_HALF_FLOAT_ARB (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dformats.c1145 *datatype = GL_HALF_FLOAT_ARB; in _mesa_uncompressed_format_to_type_and_comps()
1153 *datatype = GL_HALF_FLOAT_ARB; in _mesa_uncompressed_format_to_type_and_comps()
1163 *datatype = GL_HALF_FLOAT_ARB; in _mesa_uncompressed_format_to_type_and_comps()
1177 *datatype = GL_HALF_FLOAT_ARB; in _mesa_uncompressed_format_to_type_and_comps()
H A Dpack.c271 srcType == GL_HALF_FLOAT_ARB || in extract_uint_indexes()
411 case GL_HALF_FLOAT_ARB: in extract_uint_indexes()
499 srcType == GL_HALF_FLOAT_ARB || in _mesa_unpack_stencil_span()
690 case GL_HALF_FLOAT_ARB: in _mesa_pack_stencil_span()
908 case GL_HALF_FLOAT_ARB: in _mesa_unpack_depth_span()
1113 case GL_HALF_FLOAT_ARB: in _mesa_pack_depth_span()
H A Dmipmap.c434 else if (datatype == GL_HALF_FLOAT_ARB && comps == 4) { in do_row()
451 else if (datatype == GL_HALF_FLOAT_ARB && comps == 3) { in do_row()
468 else if (datatype == GL_HALF_FLOAT_ARB && comps == 2) { in do_row()
485 else if (datatype == GL_HALF_FLOAT_ARB && comps == 1) { in do_row()
1011 else if ((datatype == GL_HALF_FLOAT_ARB) && (comps == 4)) { in do_row_3D()
1022 else if ((datatype == GL_HALF_FLOAT_ARB) && (comps == 3)) { in do_row_3D()
1032 else if ((datatype == GL_HALF_FLOAT_ARB) && (comps == 2)) { in do_row_3D()
1041 else if ((datatype == GL_HALF_FLOAT_ARB) && (comps == 1)) { in do_row_3D()
H A Dglformats.c294 case GL_HALF_FLOAT_ARB: in _mesa_sizeof_type()
327 case GL_HALF_FLOAT_ARB: in _mesa_sizeof_packed_type()
444 case GL_HALF_FLOAT_ARB: in _mesa_bytes_per_pixel()
548 case GL_HALF_FLOAT_ARB: in _mesa_bytes_per_vertex_attrib()
H A Dtexgetimage.c66 case GL_HALF_FLOAT_ARB: in type_needs_clamping()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c437 case GL_HALF_FLOAT_ARB: in internal_format()
/third_party/openGLES/api/GL/
H A Dglext.h3457 #define GL_HALF_FLOAT_ARB 0x140B macro
/third_party/mesa3d/include/GL/
H A Dglext.h3464 #define GL_HALF_FLOAT_ARB 0x140B macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h3500 #define GL_HALF_FLOAT_ARB 0x140B macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h3500 #define GL_HALF_FLOAT_ARB 0x140B macro

Completed in 178 milliseconds