Searched defs:textures (Results 1 - 25 of 95) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/hgl/
H A Dhgl_context.h43 struct pipe_resource* textures[ST_ATTACHMENT_COUNT]; member in struct:hgl_buffer
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_drawable.h58 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member in struct:dri_drawable
H A Ddri_drawable.c58 struct pipe_resource **textures = local in function:dri_st_framebuffer_validate
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/hgl/
H A Dhgl_context.h45 struct pipe_resource* textures[ST_ATTACHMENT_COUNT]; member in struct:hgl_buffer
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Darraytexture.c55 static const char *const textures[] = { variable in typeref:typename:const char * const[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_drawable.h59 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member in struct:dri_drawable
H A Ddri_drawable.c61 struct pipe_resource **textures = local in function:dri_st_framebuffer_validate
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.c46 struct r300_textures_state *textures = local in function:r300_release_referenced_objects
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvdpau.c48 struct gl_texture_object *textures[MAX_TEXTURES]; member in struct:vdp_surface
H A Dshaderimage.c673 bind_image_textures(struct gl_context * ctx,GLuint first,GLuint count,const GLuint * textures,bool no_error) argument
782 _mesa_BindImageTextures_no_error(GLuint first,GLsizei count,const GLuint * textures) argument
791 _mesa_BindImageTextures(GLuint first,GLsizei count,const GLuint * textures) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/
H A Drbug_texture.h88 rbug_texture_t *textures; member in struct:rbug_proto_texture_list_reply
H A Drbug_texture.c238 rbug_send_texture_list_reply(struct rbug_connection * __con,uint32_t serial,rbug_texture_t * textures,uint32_t textures_len,uint32_t * __serial) argument
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1513 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures, argument
1523 glDeleteTexturesEXT(GLsizei n, const GLuint *textures) argument
1530 glGenTexturesEXT(GLsizei n, GLuint *textures) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.c46 struct r300_textures_state *textures = local in function:r300_release_referenced_objects
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvdpau.c49 struct gl_texture_object *textures[MAX_TEXTURES]; member in struct:vdp_surface
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blitter.h63 mali_ptr textures; member in struct:pan_blit_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/
H A Drbug_texture.h88 rbug_texture_t *textures; member in struct:rbug_proto_texture_list_reply
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1513 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures, argument
1523 glDeleteTexturesEXT(GLsizei n, const GLuint *textures) argument
1530 glGenTexturesEXT(GLsizei n, GLuint *textures) argument
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dr100_track.h75 struct r100_cs_track_texture textures[R300_TRACK_MAX_TEXTURE]; member in struct:r100_cs_track
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dxm_st.c44 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member in struct:xmesa_st_framebuffer
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_st.c44 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member in struct:stw_st_framebuffer
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dsingle2.c881 __indirect_glAreTexturesResident(GLsizei n, const GLuint * textures, argument
912 glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dxm_st.c44 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member in struct:xmesa_st_framebuffer
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_st.c46 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member in struct:stw_st_framebuffer
278 struct pipe_resource **textures = local in function:stw_st_framebuffer_validate
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dsingle2.c843 __indirect_glAreTexturesResident(GLsizei n, const GLuint * textures, argument
874 glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, argument

Completed in 27 milliseconds

1234