Home
last modified time | relevance | path

Searched defs:GLbyte (Results 1 – 17 of 17) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwTypes.inl46 typedef int8_t GLbyte; typedef
/external/mesa3d/include/GLES/
Dgl.h35 typedef khronos_int8_t GLbyte; typedef
/external/mesa3d/include/GLES2/
Dgl2.h43 typedef khronos_int8_t GLbyte; typedef
/external/angle/include/GLES2/
Dgl2.h43 typedef khronos_int8_t GLbyte; typedef
/external/angle/include/GLES/
Dgl.h58 typedef khronos_int8_t GLbyte; typedef
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_typedefs.h30 typedef khronos_int8_t GLbyte; typedef
/external/mesa3d/include/GL/
Dgl.h115 typedef signed char GLbyte; /* 1-byte signed */ typedef
Dglcorearb.h674 typedef khronos_int8_t GLbyte; typedef
/external/angle/include/GLES3/
Dgl3.h43 typedef khronos_int8_t GLbyte; typedef
Dgl31.h43 typedef khronos_int8_t GLbyte; typedef
Dgl32.h43 typedef khronos_int8_t GLbyte; typedef
/external/mesa3d/include/GLES3/
Dgl3.h43 typedef khronos_int8_t GLbyte; typedef
Dgl31.h43 typedef khronos_int8_t GLbyte; typedef
Dgl32.h43 typedef khronos_int8_t GLbyte; typedef
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs31 pub type GLbyte = super::__gl_imports::raw::c_char; typedef
3021 …pub unsafe fn VertexAttrib4Nbv(index: types::GLuint, v: *const types::GLbyte) -> () { __gl_imports… in VertexAttrib4Nbv()
3042 …pub unsafe fn VertexAttrib4bv(index: types::GLuint, v: *const types::GLbyte) -> () { __gl_imports:… in VertexAttrib4bv()
3118 …pub unsafe fn VertexAttribI4bv(index: types::GLuint, v: *const types::GLbyte) -> () { __gl_imports… in VertexAttribI4bv()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h280 typedef signed char GLbyte; typedef
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h51 typedef khronos_int8_t GLbyte; typedef