Home
last modified time | relevance | path

Searched defs:yoffset (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_subimage.c49 GLint xoffset, GLint yoffset, in intel_blit_texsubimage()
133 GLint xoffset, GLint yoffset, GLint zoffset, in intelTexSubImage()
Dintel_tex_copy.c84 GLint xoffset, GLint yoffset, GLint slice, in intelCopyTexSubImage()
/third_party/mesa3d/src/mesa/main/
Dtexgetimage.c78 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_depth()
127 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_depth_stencil()
183 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_stencil()
229 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_ycbcr()
315 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_rgba_compressed()
432 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_rgba_uncompressed()
572 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_rgba()
617 GLint xoffset, GLint yoffset, GLint zoffset, in get_tex_memcpy()
695 GLint xoffset, GLint yoffset, GLint zoffset, in _mesa_GetTexSubImage_sw()
776 GLint xoffset, GLint yoffset, in get_compressed_texsubimage_sw()
[all …]
Dteximage.c1152 GLint xoffset, GLint yoffset, GLint zoffset, in error_check_subtexture_dimensions()
2167 GLint xoffset, GLint yoffset, GLint zoffset, in texsubimage_error_check()
2571 GLint xoffset, GLint yoffset, GLint zoffset, in copytexsubimage_error_check()
3583 GLint xoffset, GLint yoffset, GLint zoffset, in texture_sub_image()
3629 GLint xoffset, GLint yoffset, GLint zoffset, in texsubimage_err()
3674 GLint xoffset, GLint yoffset, GLint zoffset, in texsubimage()
3697 GLint xoffset, GLint yoffset, GLint zoffset, in texturesubimage()
3812 GLint xoffset, GLint yoffset, GLint zoffset, in texturesubimage_error()
3826 GLint xoffset, GLint yoffset, GLint zoffset, in texturesubimage_no_error()
3867 GLint xoffset, GLint yoffset, in _mesa_TexSubImage2D_no_error()
[all …]
Dtexstore.c973 GLint xoffset, GLint yoffset, GLint zoffset, in store_texsubimage()
1137 GLint xoffset, GLint yoffset, GLint zoffset, in _mesa_store_texsubimage()
1183 GLint xoffset, GLint yoffset, GLint zoffset, in _mesa_store_cleartexsubimage()
1328 GLint xoffset, GLint yoffset, GLint zoffset, in _mesa_store_compressed_texsubimage()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.h33 int yoffset; member
54 int32_t yoffset; member
/third_party/ffmpeg/libavcodec/
Deacmv.c75 int xoffset, int yoffset, in cmv_motcomp()
111 int yoffset = ((*raw >> 4)) - 7; in cmv_decode_inter() local
120 int yoffset = ((buf[i] >> 4)) - 7; in cmv_decode_inter() local
Dbethsoftvideo.c80 int yoffset; in bethsoftvid_decode_frame() local
/third_party/mesa3d/src/glx/
Dindirect_texture_compression.c138 GLsizei xoffset, GLsizei yoffset, in CompressedTexSubImage1D2D()
281 GLint xoffset, GLint yoffset, in __indirect_glCompressedTexSubImage2D()
294 GLint xoffset, GLint yoffset, in __indirect_glCompressedTexSubImage3D()
/third_party/cef/tests/cefclient/browser/
Dosr_render_handler_win_d3d11.h40 int yoffset() const { return original_bounds_.y - bounds_.y; } in yoffset() function
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanUniformUpdatesTest.cpp445 const GLsizei yoffset = y * kHalfY + subY; in TEST_P() local
465 const GLsizei yoffset = y * kHalfY; in TEST_P() local
521 const GLsizei yoffset = kHalfY; in TEST_P() local
639 const GLsizei yoffset = kHalfY; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_2_autogen.cpp32 GLint yoffset, in CopyTexSubImage3D()
134 GLint yoffset, in TexSubImage3D()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tex_copy.c48 GLint xoffset, GLint yoffset, GLint slice, in brw_copytexsubimage()
Dbrw_tex_image.c180 GLint xoffset, GLint yoffset, GLint zoffset, in brw_texsubimage_tiled_memcpy()
314 GLint xoffset, GLint yoffset, GLint zoffset, in brw_upload_tex()
386 GLint xoffset, GLint yoffset, GLint zoffset, in brw_texsubimage()
728 GLint xoffset, GLint yoffset, in brw_gettexsubimage_tiled_memcpy()
860 GLint xoffset, GLint yoffset, GLint zoffset, in brw_get_tex_sub_image()
897 GLint xoffset, GLint yoffset, GLint zoffset, in flush_astc_denorms()
956 GLint xoffset, GLint yoffset, GLint zoffset, in brw_compressedtexsubimage()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp362 void Texture::subImage(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, … in subImage()
375 void Texture::subImageCompressed(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsize… in subImageCompressed()
388 …y(egl::Image *source, const sw::SliceRect &sourceRect, GLint xoffset, GLint yoffset, GLint zoffset… in copy()
611 void Texture2D::subImage(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, … in subImage()
616 void Texture2D::subImageCompressed(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsize… in subImageCompressed()
654 void Texture2D::copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse… in copySubImage()
1079 void TextureCubeMap::subImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wid… in subImage()
1084 void TextureCubeMap::subImageCompressed(GLenum target, GLint level, GLint xoffset, GLint yoffset, G… in subImageCompressed()
1350 void TextureCubeMap::copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint z… in copySubImage()
1640 void Texture3D::subImage(GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, G… in subImage()
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
Djccoefct.c147 int blkn, bi, ci, yindex, yoffset, blockcnt; in compress_data() local
345 int blkn, ci, xindex, yindex, yoffset; in compress_output() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djccoefct.c147 int blkn, bi, ci, yindex, yoffset, blockcnt; in compress_data() local
345 int blkn, ci, xindex, yindex, yoffset; in compress_output() local
Djdcoefct.c91 int blkn, ci, xindex, yindex, yoffset, useful_width; in decompress_onepass() local
194 int blkn, ci, xindex, yindex, yoffset; in consume_data() local
/third_party/libjpeg-turbo/
Djccoefct.c147 int blkn, bi, ci, yindex, yoffset, blockcnt; in compress_data() local
345 int blkn, ci, xindex, yindex, yoffset; in compress_output() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContext.cpp70 void Context::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, const tcu::Surfa… in texSubImage2D()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_tex_copy.c139 GLint xoffset, GLint yoffset, GLint slice, in radeonCopyTexSubImage()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tex_copy.c139 GLint xoffset, GLint yoffset, GLint slice, in radeonCopyTexSubImage()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanUniformUpdatesTest.cpp450 const GLsizei yoffset = y * kHalfY + subY; in TEST_P() local
470 const GLsizei yoffset = y * kHalfY; in TEST_P() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySubImage3D.cpp243 …for (glw::GLuint yoffset = copy_params.m_yoffset; yoffset < copy_params.m_yoffset + copy_params.m_… in configureDataBuffer() local
261 …for (glw::GLuint yoffset = copy_params.m_yoffset; yoffset < copy_params.m_yoffset + copy_params.m_… in configureDataBuffer() local
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c2484 GLint yoffset, in _mesa_meta_setup_texture_coords()
2777 GLint yoffset, in copytexsubimage_using_blit_framebuffer()
2859 GLint xoffset, GLint yoffset, GLint zoffset, in _mesa_meta_CopyTexSubImage()
2981 GLint xoffset, GLint yoffset, in decompress_texture_image()
3231 GLint xoffset, GLint yoffset, GLint zoffset, in _mesa_meta_GetTexSubImage()
3562 GLint xoffset, GLint yoffset, GLint zoffset, in cleartexsubimage_using_fbo()
3596 GLint xoffset, GLint yoffset, GLint zoffset, in _mesa_meta_ClearTexSubImage()

123456