Searched defs:faces (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/freetype/dist/src/cache/
H A Dftcmanag.h103 FTC_MruListRec faces; member in struct:FTC_ManagerRec_
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h48 radeon_mipmap_image faces[6]; member in struct:_radeon_mipmap_level
70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c541 const unsigned faces = _mesa_num_tex_faces(texObj->Target); local in function:radeon_validate_texture_miptree
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h48 radeon_mipmap_image faces[6]; member in struct:_radeon_mipmap_level
70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c542 const unsigned faces = _mesa_num_tex_faces(texObj->Target); local in function:radeon_validate_texture_miptree
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texture.c265 const GLuint faces = _mesa_num_tex_faces(texObj->Target); local in function:_swrast_map_texture
325 const GLuint faces = _mesa_num_tex_faces(texObj->Target); local in function:_swrast_unmap_texture
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texture.c267 const GLuint faces = _mesa_num_tex_faces(texObj->Target); local in function:_swrast_map_texture
327 const GLuint faces = _mesa_num_tex_faces(texObj->Target); local in function:_swrast_unmap_texture
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxpbdemo.c256 static GLint faces[6][4] = local in function:drawBox
H A Dpbdemo.c323 static GLint faces[6][4] = local in function:drawBox
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h79 const uint *faces; member in struct:filter_args
H A Dsp_tex_sample.c2325 img_filter_2d_ewa(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const uint faces[TGSI_QUAD_SIZE],const int8_t * offset,unsigned level,const float dudx,const float dvdx,const float dudy,const float dvdy,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
3206 convert_cube(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const float c0[TGSI_QUAD_SIZE],float ssss[TGSI_QUAD_SIZE],float tttt[TGSI_QUAD_SIZE],float pppp[TGSI_QUAD_SIZE],uint faces[TGSI_QUAD_SIZE]) argument
3735 uint faces[TGSI_QUAD_SIZE]; local in function:sp_tgsi_get_samples
[all...]
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dcamera.h302 camera_face_t *faces; member in struct:camera_frame_metadata
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h79 const uint *faces; member in struct:filter_args
H A Dsp_tex_sample.c2339 img_filter_2d_ewa(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const uint faces[TGSI_QUAD_SIZE],const int8_t * offset,unsigned level,const float dudx,const float dvdx,const float dudy,const float dvdy,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
3220 convert_cube(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const float c0[TGSI_QUAD_SIZE],float ssss[TGSI_QUAD_SIZE],float tttt[TGSI_QUAD_SIZE],float pppp[TGSI_QUAD_SIZE],uint faces[TGSI_QUAD_SIZE]) argument
3767 uint faces[TGSI_QUAD_SIZE]; local in function:sp_tgsi_get_samples
[all...]
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtexture_from_pixmap.c105 const GLfloat faces[6][4] = { local in function:gl_redraw
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_shapes.c132 static GLint faces[6][4] = local in function:drawBox
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_shapes.c132 static GLint faces[6][4] = local in function:drawBox
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.c468 unsigned faces = 1 + last_face - first_face; local in function:panfrost_texture_num_elements
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c330 SVGA3dSurfaceFace *faces; local in function:SVGA3D_DefineSurface2D
274 SVGA3D_BeginDefineSurface(struct svga_winsys_context * swc,struct svga_winsys_surface * sid,SVGA3dSurface1Flags flags,SVGA3dSurfaceFormat format,SVGA3dSurfaceFace ** faces,SVGA3dSize ** mipSizes,uint32 numMipSizes) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c330 SVGA3dSurfaceFace *faces; local in function:SVGA3D_DefineSurface2D
274 SVGA3D_BeginDefineSurface(struct svga_winsys_context * swc,struct svga_winsys_surface * sid,SVGA3dSurface1Flags flags,SVGA3dSurfaceFormat format,SVGA3dSurfaceFace ** faces,SVGA3dSize ** mipSizes,uint32 numMipSizes) argument
[all...]
/xsrc/external/mit/freetype/dist/src/base/
H A Dftobjs.c5396 FT_List faces; local in function:FT_Done_Library
[all...]

Completed in 34 milliseconds