Home
last modified time | relevance | path

Searched defs:subWidth (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRobustResourceInitTest.cpp1910 constexpr int subWidth = 4; in TEST_P() local
158 UncompressDXTIntoSubRegion(int width, int height, int subX0, int subY0, int subWidth, int subHeight, const std::vector<uint8_t> &data, GLenum format) UncompressDXTIntoSubRegion() argument
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c1118 error_check_subtexture_negative_dimensions(struct gl_context *ctx, GLuint dims, GLsizei subWidth, GLsizei subHeight, GLsizei subDepth, const char *func) error_check_subtexture_negative_dimensions() argument
1151 error_check_subtexture_dimensions(struct gl_context *ctx, GLuint dims, const struct gl_texture_image *destImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei subWidth, GLsizei subHeight, GLsizei subDepth, const char *func) error_check_subtexture_dimensions() argument

Completed in 12 milliseconds