Home
last modified time | relevance | path

Searched defs:texture_type (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/egl/main/
Deglsurface.c115 EGLint texture_type = EGL_PBUFFER_BIT; in _eglParseSurfaceAttribList() local
489 EGLint texture_type = EGL_PBUFFER_BIT; in _eglBindTexImage() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c48 LLVMTypeRef texture_type; in lp_jit_create_types() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c73 LLVMTypeRef texture_type; in create_jit_texture_type() local
154 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
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader.h104 unsigned texture_type:4; member