Searched defs:texture_type (Results 1 – 4 of 4) sorted by relevance
115 EGLint texture_type = EGL_PBUFFER_BIT; in _eglParseSurfaceAttribList() local489 EGLint texture_type = EGL_PBUFFER_BIT; in _eglBindTexImage() local
48 LLVMTypeRef texture_type; in lp_jit_create_types() local
73 LLVMTypeRef texture_type; in create_jit_texture_type() local154 LLVMTypeRef texture_type, const char *struct_name) in create_jit_context_type()290 LLVMTypeRef texture_type, context_type, buffer_type, vb_type; in create_jit_types() local
104 unsigned texture_type:4; member