Searched defs:texture_type (Results 1 – 10 of 10) sorted by relevance
48 LLVMTypeRef texture_type; in lp_jit_create_types() local
115 EGLint texture_type = EGL_PBUFFER_BIT; in _eglParseSurfaceAttribList() local489 EGLint texture_type = EGL_PBUFFER_BIT; in _eglBindTexImage() 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
63 virtual GLenum texture_type() const OVERRIDE { in texture_type() function in gpu::gles2::RenderbufferAttachment169 virtual GLenum texture_type() const OVERRIDE { in texture_type() function in gpu::gles2::TextureAttachment
635 uint32 internal_format, uint32 texture_type) { in GetPreferredGLReadPixelsType()
104 unsigned texture_type:4; member