Home
last modified time | relevance | path

Searched refs:GLhalfARB (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dmipmap.c436 const GLhalfARB(*rowA)[4] = (const GLhalfARB(*)[4]) srcRowA; in do_row()
437 const GLhalfARB(*rowB)[4] = (const GLhalfARB(*)[4]) srcRowB; in do_row()
438 GLhalfARB(*dst)[4] = (GLhalfARB(*)[4]) dstRow; in do_row()
453 const GLhalfARB(*rowA)[3] = (const GLhalfARB(*)[3]) srcRowA; in do_row()
454 const GLhalfARB(*rowB)[3] = (const GLhalfARB(*)[ in do_row()
[all...]
H A Dpack.c415 const GLhalfARB *s = (const GLhalfARB *) src; in extract_uint_indexes()
418 GLhalfARB value = s[i]; in extract_uint_indexes()
693 GLhalfARB *dst = (GLhalfARB *) dest; in _mesa_pack_stencil_span()
912 const GLhalfARB *src = (const GLhalfARB *) source; in _mesa_unpack_depth_span()
914 GLhalfARB value = src[i]; in _mesa_unpack_depth_span()
1116 GLhalfARB *dst = (GLhalfARB *) des in _mesa_pack_depth_span()
[all...]
H A Dglformats.c296 return sizeof(GLhalfARB); in _mesa_sizeof_type()
329 return sizeof(GLhalfARB); in _mesa_sizeof_packed_type()
446 return comps * sizeof(GLhalfARB); in _mesa_bytes_per_pixel()
550 return comps * sizeof(GLhalfARB); in _mesa_bytes_per_vertex_attrib()
/third_party/glfw/deps/glad/
H A Dgles2.h810 typedef khronos_uint16_t GLhalfARB; typedef
H A Dgl.h1821 typedef khronos_uint16_t GLhalfARB; typedef
/third_party/openGLES/api/GL/
H A Dglext.h3456 typedef khronos_uint16_t GLhalfARB; typedef
/third_party/mesa3d/include/GL/
H A Dglext.h3463 typedef khronos_uint16_t GLhalfARB; typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h3499 typedef unsigned short GLhalfARB; typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h3499 typedef unsigned short GLhalfARB; typedef

Completed in 215 milliseconds