Searched refs:dims (Results 1 - 25 of 95) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_surface_builder.h35 unsigned dims, unsigned size,
41 unsigned dims, unsigned size,
48 unsigned dims, unsigned rsize, unsigned op,
H A Dbrw_vec4_surface_builder.cpp139 * Emit an untyped surface read opcode. \p dims determines the number
146 unsigned dims, unsigned size,
150 emit_insert(bld, addr, dims, true), 1,
156 * Emit an untyped surface write opcode. \p dims determines the number
163 unsigned dims, unsigned size,
169 emit_insert(bld, addr, dims, has_simd4x2),
170 has_simd4x2 ? 1 : dims,
177 * Emit an untyped surface atomic opcode. \p dims determines the number
185 unsigned dims, unsigned rsize, unsigned op,
208 emit_insert(bld, addr, dims, has_simd4x
144 emit_untyped_read(const vec4_builder & bld,const src_reg & surface,const src_reg & addr,unsigned dims,unsigned size,brw_predicate pred) argument
161 emit_untyped_write(const vec4_builder & bld,const src_reg & surface,const src_reg & addr,const src_reg & src,unsigned dims,unsigned size,brw_predicate pred) argument
182 emit_untyped_atomic(const vec4_builder & bld,const src_reg & surface,const src_reg & addr,const src_reg & src0,const src_reg & src1,unsigned dims,unsigned rsize,unsigned op,brw_predicate pred) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_surface_builder.h35 unsigned dims, unsigned size,
41 unsigned dims, unsigned size,
48 unsigned dims, unsigned rsize, unsigned op,
H A Dbrw_vec4_surface_builder.cpp139 * Emit an untyped surface read opcode. \p dims determines the number
146 unsigned dims, unsigned size,
150 emit_insert(bld, addr, dims, true), 1,
156 * Emit an untyped surface write opcode. \p dims determines the number
163 unsigned dims, unsigned size,
168 emit_insert(bld, addr, dims, has_simd4x2),
169 has_simd4x2 ? 1 : dims,
176 * Emit an untyped surface atomic opcode. \p dims determines the number
184 unsigned dims, unsigned rsize, unsigned op,
206 emit_insert(bld, addr, dims, has_simd4x
144 emit_untyped_read(const vec4_builder & bld,const src_reg & surface,const src_reg & addr,unsigned dims,unsigned size,brw_predicate pred) argument
161 emit_untyped_write(const vec4_builder & bld,const src_reg & surface,const src_reg & addr,const src_reg & src,unsigned dims,unsigned size,brw_predicate pred) argument
181 emit_untyped_atomic(const vec4_builder & bld,const src_reg & surface,const src_reg & addr,const src_reg & src0,const src_reg & src1,unsigned dims,unsigned rsize,unsigned op,brw_predicate pred) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstorage.c52 legal_texobj_target(const struct gl_context *ctx, GLuint dims, GLenum target) argument
54 if (dims < 1 || dims > 3) {
55 _mesa_problem(ctx, "invalid dims=%u in legal_texobj_target()", dims);
59 switch (dims) {
83 switch (dims) {
308 GLuint dims, GLenum target,
323 suffix, dims);
331 "glTex%sStorage%dD(internalformat = %s)", suffix, dims,
305 tex_storage_error_check(struct gl_context * ctx,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLuint dims,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,bool dsa) argument
392 texture_storage(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,GLuint64 offset,bool dsa,bool no_error) argument
496 texture_storage_error(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,bool dsa) argument
508 texture_storage_no_error(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,bool dsa) argument
523 texstorage_error(GLuint dims,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,const char * caller) argument
564 texstorage_no_error(GLuint dims,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth) argument
580 texturestorage_error(GLuint dims,GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,const char * caller) argument
621 texturestorage_no_error(GLuint dims,GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth) argument
807 _mesa_texture_storage_memory(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,GLuint64 offset,bool dsa) argument
[all...]
H A Dtexstore.h49 * \param dims either 1 or 2 or 3
62 struct gl_context *ctx, GLuint dims, \
77 UNUSED struct gl_context *ctx, UNUSED GLuint dims, \
115 GLuint dims,
122 _mesa_store_texsubimage(struct gl_context *ctx, GLuint dims,
138 _mesa_store_compressed_teximage(struct gl_context *ctx, GLuint dims,
144 _mesa_store_compressed_texsubimage(struct gl_context *ctx, GLuint dims,
163 _mesa_compute_compressed_pixelstore(GLuint dims, mesa_format texFormat,
H A Dtexstore.c153 (void) dims;
169 const GLvoid *src = _mesa_image_address(dims, srcPacking,
190 (void) dims;
199 const GLvoid *src = _mesa_image_address(dims, srcPacking,
220 (void) dims;
229 const GLvoid *src = _mesa_image_address(dims, srcPacking,
253 (void) dims;
263 const GLvoid *src = _mesa_image_address(dims, srcPacking,
285 (void) ctx; (void) dims; (void) baseInternalFormat;
297 _mesa_memcpy_texture(ctx, dims,
985 GLuint dims, slice, numSlices = 1, sliceOffset = 0; local in function:store_texsubimage
1110 _mesa_store_teximage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLenum format,GLenum type,const GLvoid * pixels,const struct gl_pixelstore_attrib * packing) argument
1137 _mesa_store_texsubimage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint zoffset,GLint width,GLint height,GLint depth,GLenum format,GLenum type,const void * pixels,const struct gl_pixelstore_attrib * packing) argument
1226 _mesa_store_compressed_teximage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLsizei imageSize,const GLvoid * data) argument
1269 _mesa_compute_compressed_pixelstore(GLuint dims,mesa_format texFormat,GLsizei width,GLsizei height,GLsizei depth,const struct gl_pixelstore_attrib * packing,struct compressed_pixelstore * store) argument
1328 _mesa_store_compressed_texsubimage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLsizei imageSize,const GLvoid * data) argument
[all...]
H A Dteximage.c1139 GLuint dims,
1151 if (dims > 1 && subHeight < 0) {
1156 if (dims > 2 && subDepth < 0) {
1171 error_check_subtexture_dimensions(struct gl_context *ctx, GLuint dims, argument
1193 if (dims > 1) {
1207 if (dims > 2) {
1530 legal_teximage_target(struct gl_context *ctx, GLuint dims, GLenum target) argument
1532 switch (dims) {
1585 _mesa_problem(ctx, "invalid dims=%u in legal_teximage_target()", dims);
1138 error_check_subtexture_negative_dimensions(struct gl_context * ctx,GLuint dims,GLsizei subWidth,GLsizei subHeight,GLsizei subDepth,const char * func) argument
1598 legal_texsubimage_target(struct gl_context * ctx,GLuint dims,GLenum target,bool dsa) argument
2912 teximage(struct gl_context * ctx,GLboolean compressed,GLuint dims,GLenum target,GLint level,GLint internalFormat,GLsizei width,GLsizei height,GLsizei depth,GLint border,GLenum format,GLenum type,GLsizei imageSize,const GLvoid * pixels,bool no_error) argument
3126 teximage_err(struct gl_context * ctx,GLboolean compressed,GLuint dims,GLenum target,GLint level,GLint internalFormat,GLsizei width,GLsizei height,GLsizei depth,GLint border,GLenum format,GLenum type,GLsizei imageSize,const GLvoid * pixels) argument
3138 teximage_no_error(struct gl_context * ctx,GLboolean compressed,GLuint dims,GLenum target,GLint level,GLint internalFormat,GLsizei width,GLsizei height,GLsizei depth,GLint border,GLenum format,GLenum type,GLsizei imageSize,const GLvoid * pixels) argument
3306 texture_sub_image(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_texture_image * texImage,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels) argument
3356 texsubimage_err(struct gl_context * ctx,GLuint dims,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels,const char * callerName) argument
3401 texsubimage(struct gl_context * ctx,GLuint dims,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels) argument
3423 texturesubimage(struct gl_context * ctx,GLuint dims,GLuint texture,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels,const char * callerName,bool no_error) argument
3534 texturesubimage_error(struct gl_context * ctx,GLuint dims,GLuint texture,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels,const char * callerName) argument
3548 texturesubimage_no_error(struct gl_context * ctx,GLuint dims,GLuint texture,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels,const char * callerName) argument
3746 copytexsubimage_by_slice(struct gl_context * ctx,struct gl_texture_image * texImage,GLuint dims,GLint xoffset,GLint yoffset,GLint zoffset,struct gl_renderbuffer * rb,GLint x,GLint y,GLsizei width,GLsizei height) argument
3828 copy_texture_sub_image(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLint x,GLint y,GLsizei width,GLsizei height) argument
3874 copy_texture_sub_image_err(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLint x,GLint y,GLsizei width,GLsizei height,const char * caller) argument
3903 copy_texture_sub_image_no_error(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLint x,GLint y,GLsizei width,GLsizei height) argument
3923 copyteximage(struct gl_context * ctx,GLuint dims,GLenum target,GLint level,GLenum internalFormat,GLint x,GLint y,GLsizei width,GLsizei height,GLint border,bool no_error) argument
4085 copyteximage_err(struct gl_context * ctx,GLuint dims,GLenum target,GLint level,GLenum internalFormat,GLint x,GLint y,GLsizei width,GLsizei height,GLint border) argument
4095 copyteximage_no_error(struct gl_context * ctx,GLuint dims,GLenum target,GLint level,GLenum internalFormat,GLint x,GLint y,GLsizei width,GLsizei height,GLint border) argument
4668 compressed_subtexture_target_check(struct gl_context * ctx,GLenum target,GLint dims,GLenum intFormat,bool dsa,const char * caller) argument
4802 compressed_subtexture_error_check(struct gl_context * ctx,GLint dims,const struct gl_texture_object * texObj,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLsizei imageSize,const GLvoid * data,const char * callerName) argument
4953 compressed_texture_sub_image(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_texture_image * texImage,GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLsizei imageSize,const GLvoid * data) argument
5774 check_multisample_target(GLuint dims,GLenum target,bool dsa) argument
5792 texture_image_multisample(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLenum target,GLsizei samples,GLint internalformat,GLsizei width,GLsizei height,GLsizei depth,GLboolean fixedsamplelocations,GLboolean immutable,GLuint64 offset,const char * func) argument
6005 valid_texstorage_ms_parameters(GLsizei width,GLsizei height,GLsizei depth,unsigned dims) argument
6110 _mesa_texture_storage_ms_memory(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLenum target,GLsizei samples,GLenum internalFormat,GLsizei width,GLsizei height,GLsizei depth,GLboolean fixedSampleLocations,GLuint64 offset,const char * func) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstorage.c52 legal_texobj_target(const struct gl_context *ctx, GLuint dims, GLenum target) argument
54 if (dims < 1 || dims > 3) {
55 _mesa_problem(ctx, "invalid dims=%u in legal_texobj_target()", dims);
59 switch (dims) {
83 switch (dims) {
308 GLuint dims, GLenum target,
323 suffix, dims);
331 "glTex%sStorage%dD(internalformat = %s)", suffix, dims,
305 tex_storage_error_check(struct gl_context * ctx,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLuint dims,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,bool dsa) argument
392 texture_storage(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,GLuint64 offset,bool dsa,bool no_error) argument
496 texture_storage_error(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,bool dsa) argument
508 texture_storage_no_error(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,bool dsa) argument
523 texstorage_error(GLuint dims,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,const char * caller) argument
564 texstorage_no_error(GLuint dims,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth) argument
580 texturestorage_error(GLuint dims,GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,const char * caller) argument
621 texturestorage_no_error(GLuint dims,GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth) argument
793 _mesa_texture_storage_memory(struct gl_context * ctx,GLuint dims,struct gl_texture_object * texObj,struct gl_memory_object * memObj,GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height,GLsizei depth,GLuint64 offset,bool dsa) argument
[all...]
H A Dtexstore.h49 * \param dims either 1 or 2 or 3
62 struct gl_context *ctx, GLuint dims, \
77 UNUSED struct gl_context *ctx, UNUSED GLuint dims, \
115 GLuint dims,
122 _mesa_store_texsubimage(struct gl_context *ctx, GLuint dims,
138 _mesa_store_compressed_teximage(struct gl_context *ctx, GLuint dims,
144 _mesa_store_compressed_texsubimage(struct gl_context *ctx, GLuint dims,
163 _mesa_compute_compressed_pixelstore(GLuint dims, mesa_format texFormat,
H A Dtexstore.c153 (void) dims;
169 const GLvoid *src = _mesa_image_address(dims, srcPacking,
190 (void) dims;
199 const GLvoid *src = _mesa_image_address(dims, srcPacking,
220 (void) dims;
229 const GLvoid *src = _mesa_image_address(dims, srcPacking,
253 (void) dims;
263 const GLvoid *src = _mesa_image_address(dims, srcPacking,
283 (void) ctx; (void) dims; (void) baseInternalFormat;
295 _mesa_memcpy_texture(ctx, dims,
983 GLuint dims, slice, numSlices = 1, sliceOffset = 0; local in function:store_texsubimage
1108 _mesa_store_teximage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLenum format,GLenum type,const GLvoid * pixels,const struct gl_pixelstore_attrib * packing) argument
1135 _mesa_store_texsubimage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint zoffset,GLint width,GLint height,GLint depth,GLenum format,GLenum type,const void * pixels,const struct gl_pixelstore_attrib * packing) argument
1224 _mesa_store_compressed_teximage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLsizei imageSize,const GLvoid * data) argument
1267 _mesa_compute_compressed_pixelstore(GLuint dims,mesa_format texFormat,GLsizei width,GLsizei height,GLsizei depth,const struct gl_pixelstore_attrib * packing,struct compressed_pixelstore * store) argument
1326 _mesa_store_compressed_texsubimage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLsizei imageSize,const GLvoid * data) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_tex_copy.c46 intelCopyTexSubImage(struct gl_context *ctx, GLuint dims, argument
62 _mesa_meta_CopyTexSubImage(ctx, dims, texImage,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_tex_copy.c46 brw_copytexsubimage(struct gl_context *ctx, GLuint dims, argument
62 _mesa_meta_CopyTexSubImage(ctx, dims, texImage,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dkernel.cpp226 validate_grid_size(const command_queue &q, cl_uint dims, argument
228 auto grid_size = range(d_grid_size, dims);
230 if (dims < 1 || dims > q.device().max_block_size().size())
240 validate_grid_offset(const command_queue &q, cl_uint dims, argument
243 return range(d_grid_offset, dims);
245 return std::vector<size_t>(dims, 0);
250 cl_uint dims, const size_t *d_grid_size,
252 auto grid_size = range(d_grid_size, dims);
255 auto block_size = range(d_block_size, dims);
249 validate_block_size(const command_queue & q,const kernel & kern,cl_uint dims,const size_t * d_grid_size,const size_t * d_block_size) argument
277 clEnqueueNDRangeKernel(cl_command_queue d_q,cl_kernel d_kern,cl_uint dims,const size_t * d_grid_offset,const size_t * d_grid_size,const size_t * d_block_size,cl_uint num_deps,const cl_event * d_deps,cl_event * rd_ev) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c450 const unsigned dims = bld->dims; local in function:lp_build_sample_image_nearest
486 if (dims >= 2)
488 if (dims >= 3)
494 if (dims >= 2) {
496 if (dims >= 3) {
516 if (dims >= 2) {
526 if (dims >= 3) {
569 const unsigned dims = bld->dims; local in function:lp_build_sample_fetch_image_linear
751 const unsigned dims = bld->dims; local in function:lp_build_sample_image_linear
1125 const unsigned dims = bld->dims; local in function:lp_build_sample_aos
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dkernel.cpp267 validate_grid_size(const command_queue &q, cl_uint dims, argument
269 auto grid_size = range(d_grid_size, dims);
271 if (dims < 1 || dims > q.device().max_block_size().size())
278 validate_grid_offset(const command_queue &q, cl_uint dims, argument
281 return range(d_grid_offset, dims);
283 return std::vector<size_t>(dims, 0);
288 cl_uint dims, const size_t *d_grid_size,
290 auto grid_size = range(d_grid_size, dims);
293 auto block_size = range(d_block_size, dims);
287 validate_block_size(const command_queue & q,const kernel & kern,cl_uint dims,const size_t * d_grid_size,const size_t * d_block_size) argument
315 clEnqueueNDRangeKernel(cl_command_queue d_q,cl_kernel d_kern,cl_uint dims,const size_t * d_grid_offset,const size_t * d_grid_size,const size_t * d_block_size,cl_uint num_deps,const cl_event * d_deps,cl_event * rd_ev) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c450 const unsigned dims = bld->dims; local in function:lp_build_sample_image_nearest
486 if (dims >= 2)
488 if (dims >= 3)
494 if (dims >= 2) {
496 if (dims >= 3) {
516 if (dims >= 2) {
526 if (dims >= 3) {
569 const unsigned dims = bld->dims; local in function:lp_build_sample_fetch_image_linear
759 const unsigned dims = bld->dims; local in function:lp_build_sample_image_linear
1129 const unsigned dims = bld->dims; local in function:lp_build_sample_aos
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_subimage.c131 GLuint dims,
140 if (dims != 2 || !intel_blit_texsubimage(ctx, texImage,
144 _mesa_store_texsubimage(ctx, dims, texImage,
130 intelTexSubImage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels,const struct gl_pixelstore_attrib * packing) argument
H A Dintel_tex_copy.c82 intelCopyTexSubImage(struct gl_context *ctx, GLuint dims, argument
101 _mesa_meta_CopyTexSubImage(ctx, dims, texImage,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_subimage.c131 GLuint dims,
140 if (dims != 2 || !intel_blit_texsubimage(ctx, texImage,
144 _mesa_store_texsubimage(ctx, dims, texImage,
130 intelTexSubImage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels,const struct gl_pixelstore_attrib * packing) argument
H A Dintel_tex_copy.c82 intelCopyTexSubImage(struct gl_context *ctx, GLuint dims, argument
101 _mesa_meta_CopyTexSubImage(ctx, dims, texImage,
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface_modifier_test.c213 const unsigned dims[][2] = { local in function:test_modifier
220 for (unsigned i = 0; i < ARRAY_SIZE(dims); ++i) {
223 .width = dims[i][0],
224 .height = dims[i][1],
264 surf_size = block_count(dims[i][0], dims[i][1],
268 aligned_pitch = align(dims[i][0], 256 / util_format_get_blocksize(format));
269 aligned_height = dims[i][1];
270 surf_size = align(dims[i][0] * util_format_get_blocksize(format), 256) * dims[
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texfetch.c311 struct swrast_texture_image *texImage, GLuint dims)
321 switch (dims) {
332 assert(!"Bad dims in set_fetch_functions()");
350 GLuint dims; local in function:_mesa_update_fetch_functions
357 dims = _mesa_get_texture_dimensions(texObj->Target);
364 dims);
310 set_fetch_functions(const struct gl_sampler_object * samp,struct swrast_texture_image * texImage,GLuint dims) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_texture.c416 nouveau_compressed_copy(struct gl_context *ctx, GLint dims, argument
424 _mesa_compute_compressed_pixelstore(dims, ti->TexFormat,
441 nouveau_teximage(struct gl_context *ctx, GLint dims, argument
462 dims, imageSize,
466 dims, ti->Width, ti->Height, depth, format, type,
480 nouveau_compressed_copy(ctx, dims, ti,
484 ret = _mesa_texstore(ctx, dims, ti->_BaseFormat,
514 nouveau_teximage_123d(struct gl_context *ctx, GLuint dims, argument
519 nouveau_teximage(ctx, dims, ti, 0, format, type, pixels,
524 nouveau_compressed_teximage(struct gl_context *ctx, GLuint dims, argument
542 nouveau_texsubimage(struct gl_context * ctx,GLint dims,struct gl_texture_image * ti,GLint xoffset,GLint yoffset,GLint zoffset,GLint width,GLint height,GLint depth,GLsizei imageSize,GLenum format,GLenum type,const void * pixels,const struct gl_pixelstore_attrib * packing,GLboolean compressed) argument
594 nouveau_texsubimage_123d(struct gl_context * ctx,GLuint dims,struct gl_texture_image * ti,GLint xoffset,GLint yoffset,GLint zoffset,GLint width,GLint height,GLint depth,GLenum format,GLenum type,const void * pixels,const struct gl_pixelstore_attrib * packing) argument
607 nouveau_compressed_texsubimage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * ti,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLint height,GLint depth,GLenum format,GLint imageSize,const void * data) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_texture.c419 nouveau_compressed_copy(struct gl_context *ctx, GLint dims, argument
427 _mesa_compute_compressed_pixelstore(dims, ti->TexFormat,
444 nouveau_teximage(struct gl_context *ctx, GLint dims, argument
465 dims, imageSize,
469 dims, ti->Width, ti->Height, depth, format, type,
483 nouveau_compressed_copy(ctx, dims, ti,
487 ret = _mesa_texstore(ctx, dims, ti->_BaseFormat,
517 nouveau_teximage_123d(struct gl_context *ctx, GLuint dims, argument
522 nouveau_teximage(ctx, dims, ti, 0, format, type, pixels,
527 nouveau_compressed_teximage(struct gl_context *ctx, GLuint dims, argument
545 nouveau_texsubimage(struct gl_context * ctx,GLint dims,struct gl_texture_image * ti,GLint xoffset,GLint yoffset,GLint zoffset,GLint width,GLint height,GLint depth,GLsizei imageSize,GLenum format,GLenum type,const void * pixels,const struct gl_pixelstore_attrib * packing,GLboolean compressed) argument
597 nouveau_texsubimage_123d(struct gl_context * ctx,GLuint dims,struct gl_texture_image * ti,GLint xoffset,GLint yoffset,GLint zoffset,GLint width,GLint height,GLint depth,GLenum format,GLenum type,const void * pixels,const struct gl_pixelstore_attrib * packing) argument
610 nouveau_compressed_texsubimage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * ti,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLint height,GLint depth,GLenum format,GLint imageSize,const void * data) argument
[all...]

Completed in 38 milliseconds

1234