Searched defs:slices (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_resource.c48 unsigned slices; local in function:util_resource_size
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_resource.c48 unsigned slices; local in function:util_resource_size
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd_layout_test.h39 } slices[FDL_MAX_MIP_LEVELS]; member in struct:testcase::__anonbd1a3f260108
H A Dfreedreno_layout.h97 struct fdl_slice slices[FDL_MAX_MIP_LEVELS]; member in struct:fdl_layout
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.h55 struct vc4_resource_slice slices[VC4_MAX_MIP_LEVELS]; member in struct:vc4_resource
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.h55 struct vc4_resource_slice slices[VC4_MAX_MIP_LEVELS]; member in struct:vc4_resource
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmipmap_tunnel.c116 const int slices = 24, stacks = 52; local in function:DrawTunnel
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.h126 struct v3d_resource_slice slices[V3D_MAX_MIP_LEVELS]; member in struct:v3d_resource
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.h52 struct panfrost_slice slices[MAX_MIP_LEVELS]; member in struct:panfrost_bo
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texture.c92 GLuint slices = texture_slices(texImage); local in function:_swrast_alloc_texture_image_buffer
272 unsigned int i, slices; local in function:_swrast_map_texture
332 unsigned int i, slices; local in function:_swrast_unmap_texture
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.h91 struct v3d_resource_slice slices[V3D_MAX_MIP_LEVELS]; member in struct:v3d_resource
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texture.c94 GLuint slices = texture_slices(texImage); local in function:_swrast_alloc_texture_image_buffer
274 unsigned int i, slices; local in function:_swrast_map_texture
334 unsigned int i, slices; local in function:_swrast_unmap_texture
[all...]
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dskinning.c53 Cylinder(GLfloat length, GLfloat radius, GLint slices, GLint stacks) argument
H A Dshtest.c236 Sphere(GLfloat radius, GLint slices, GLint stacks) argument
/xsrc/external/mit/mesa-demos/dist/src/osdemos/
H A Dosdemo.c35 Sphere(float radius, int slices, int stacks) argument
45 Cone(float base, float height, int slices, int stacks) argument
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dquad.c67 GLint slices, stacks; variable in typeref:typename:GLint
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_resource.c221 unsigned slices; local in function:virgl_resource_layout
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_texture.c67 unsigned slices, nblocksy; local in function:softpipe_resource_layout
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h69 struct fd_resource_slice slices[MAX_MIP_LEVELS]; member in struct:fd_resource
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_texture.c67 unsigned slices, nblocksy; local in function:softpipe_resource_layout
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.h95 struct pan_image_slice_layout slices[MAX_MIP_LEVELS]; member in struct:pan_image_layout
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgloss.c299 static GLint slices = 24; /* pie slices around Z axis */ local in function:Init
/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c150 gluCylinder(GLUquadric * qobj,GLdouble baseRadius,GLdouble topRadius,GLdouble height,GLint slices,GLint stacks) argument
424 gluDisk(GLUquadric * qobj,GLdouble innerRadius,GLdouble outerRadius,GLint slices,GLint loops) argument
431 gluPartialDisk(GLUquadric * qobj,GLdouble innerRadius,GLdouble outerRadius,GLint slices,GLint loops,GLdouble startAngle,GLdouble sweepAngle) argument
694 gluSphere(GLUquadric * qobj,GLdouble radius,GLint slices,GLint stacks) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_resource.c472 unsigned slices; local in function:virgl_resource_layout
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.h249 } slices[PIPE_MAX_TEXTURE_LEVELS]; member in struct:agx_resource

Completed in 31 milliseconds

12