Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_INT64_ARB (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_context.h178 case GL_UNSIGNED_INT64_ARB: in vbo_attrtype_to_integer_flag()
193 case GL_UNSIGNED_INT64_ARB: in vbo_attrtype_to_double_flag()
Dvbo_exec_api.c182 exec->vtx.attrtype[i] == GL_UNSIGNED_INT64_ARB) in vbo_exec_copy_to_current()
188 exec->vtx.attrtype[i] == GL_UNSIGNED_INT64_ARB) { in vbo_exec_copy_to_current()
250 exec->vtx.attrtype[i] == GL_UNSIGNED_INT64_ARB) { in vbo_exec_copy_from_current()
Dvbo_attrib_tmp.h45 ATTR_UNION(A, N, GL_UNSIGNED_INT64_ARB, uint64_t, V0, V1, V2, V3)
/external/mesa3d/src/mesa/main/
Dqueryobj.c824 ptype == GL_UNSIGNED_INT64_ARB; in get_query_object()
899 case GL_UNSIGNED_INT64_ARB: { in get_query_object()
953 id, pname, GL_UNSIGNED_INT64_ARB, in _mesa_GetQueryObjectui64v()
1020 id, pname, GL_UNSIGNED_INT64_ARB, buf, offset); in _mesa_GetQueryBufferObjectui64v()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.c362 ptype == GL_UNSIGNED_INT64_ARB) ? 8 : 4, in st_StoreQueryResult()
377 case GL_UNSIGNED_INT64_ARB: in st_StoreQueryResult()
Dst_glsl_to_tgsi.cpp847 datatype == GL_UNSIGNED_INT64_ARB)? 2 : 1); in add_constant()
3195 gl_type = GL_UNSIGNED_INT64_ARB; in visit()
5501 case GL_UNSIGNED_INT64_ARB: in emit_immediate()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dgl_types.h51 #define GL_UNSIGNED_INT64_ARB 0x140F macro
Dreflection.cpp601 case EbtUint64: return GL_UNSIGNED_INT64_ARB + offset; in mapToGlType()
697 case EbtUint64: return GL_UNSIGNED_INT64_ARB; in mapToGlType()
/external/mesa3d/src/compiler/glsl/
Dlink_varyings.h182 case GL_UNSIGNED_INT64_ARB: in is_64bit()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dhsw_queryobj.c378 case GL_UNSIGNED_INT64_ARB: in store_query_result_imm()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h102 DECL_TYPE(uint64_t, GL_UNSIGNED_INT64_ARB, GLSL_TYPE_UINT64, 1, 1)
/external/swiftshader/include/GL/
Dglcorearb.h2968 #define GL_UNSIGNED_INT64_ARB 0x140F macro
Dglext.h2940 #define GL_UNSIGNED_INT64_ARB 0x140F macro
/external/mesa3d/include/GL/
Dglcorearb.h2968 #define GL_UNSIGNED_INT64_ARB 0x140F macro
Dglext.h2940 #define GL_UNSIGNED_INT64_ARB 0x140F macro