HomeSort by relevance Sort by last modified time
    Searched refs:GL_UNSIGNED_INT64_ARB (Results 1 - 11 of 11) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
gl_types.h 49 #define GL_UNSIGNED_INT64_ARB 0x140F
reflection.cpp 560 case EbtUint64: return GL_UNSIGNED_INT64_ARB + offset;
627 case EbtUint64: return GL_UNSIGNED_INT64_ARB;
  /external/mesa3d/src/mesa/state_tracker/
st_cb_queryobj.c 350 ptype == GL_UNSIGNED_INT64_ARB) ? 8 : 4,
365 case GL_UNSIGNED_INT64_ARB:
  /external/mesa3d/src/mesa/main/
queryobj.c 759 ptype == GL_UNSIGNED_INT64_ARB;
833 case GL_UNSIGNED_INT64_ARB: {
887 id, pname, GL_UNSIGNED_INT64_ARB,
954 id, pname, GL_UNSIGNED_INT64_ARB, buf, offset);
  /external/mesa3d/src/mesa/drivers/dri/i965/
hsw_queryobj.c 293 case GL_UNSIGNED_INT64_ARB:
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 519 milliseconds