Searched defs:texture_type (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c49 LLVMTypeRef viewport_type, texture_type, sampler_type; local in function:lp_jit_create_types
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c49 LLVMTypeRef texture_type; local in function:create_jit_texture_type
192 LLVMTypeRef viewport_type, texture_type, sampler_type, image_type; local in function:lp_jit_create_types
421 LLVMTypeRef texture_type, sampler_type, image_type; local in function:lp_jit_create_cs_types
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglsurface.c58 EGLint texture_type = EGL_PBUFFER_BIT; local in function:_eglParseSurfaceAttribList
721 EGLint texture_type = EGL_PBUFFER_BIT; local in function:_eglBindTexImage
755 EGLint texture_type = EGL_PBUFFER_BIT; local in function:_eglReleaseTexImage
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglsurface.c58 EGLint texture_type = EGL_PBUFFER_BIT; local in function:_eglParseSurfaceAttribList
758 EGLint texture_type = EGL_PBUFFER_BIT; local in function:_eglBindTexImage
791 EGLint texture_type = EGL_PBUFFER_BIT; local in function:_eglReleaseTexImage
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_texture.h46 uint32_t texture_type: 3; member in struct:__anon2784f75f0108
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h104 unsigned texture_type:4; member in struct:sh_sampleinfo
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h104 unsigned texture_type:4; member in struct:sh_sampleinfo
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c119 LLVMTypeRef texture_type; local in function:create_jit_texture_type
216 create_jit_context_type(struct gallivm_state * gallivm,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,const char * struct_name) argument
266 create_gs_jit_context_type(struct gallivm_state * gallivm,unsigned vector_length,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,const char * struct_name) argument
435 LLVMTypeRef texture_type, sampler_type, context_type, buffer_type, local in function:create_jit_types
2181 LLVMTypeRef texture_type, sampler_type, context_type; local in function:create_gs_jit_types
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c148 LLVMTypeRef texture_type; local in function:create_jit_texture_type
311 create_jit_context_type(struct gallivm_state * gallivm,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
377 create_gs_jit_context_type(struct gallivm_state * gallivm,unsigned vector_length,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
557 create_tcs_jit_context_type(struct gallivm_state * gallivm,unsigned vector_length,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
659 create_tes_jit_context_type(struct gallivm_state * gallivm,unsigned vector_length,LLVMTypeRef texture_type,LLVMTypeRef sampler_type,LLVMTypeRef image_type,const char * struct_name) argument
725 LLVMTypeRef texture_type, sampler_type, context_type, buffer_type, local in function:create_jit_types
2707 LLVMTypeRef texture_type, sampler_type, image_type, context_type; local in function:create_gs_jit_types
3093 LLVMTypeRef texture_type, sampler_type, image_type, context_type; local in function:create_tcs_jit_types
3751 LLVMTypeRef texture_type, sampler_type, image_type, context_type; local in function:create_tes_jit_types
[all...]

Completed in 49 milliseconds