Home
last modified time | relevance | path

Searched defs:rowStride (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_fxt1.c100 fetch_rgb_fxt1(const uint8_t *map, int32_t rowStride, int32_t i, int32_t j, float *texel) fetch_rgb_fxt1() argument
110 fetch_rgba_fxt1(const uint8_t *map, int32_t rowStride, int32_t i, int32_t j, float *texel) fetch_rgba_fxt1() argument
H A Dtexcompress_bptc.c38 fetch_bptc_rgb_float(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel, bool is_signed) fetch_bptc_rgb_float() argument
51 fetch_bptc_rgb_signed_float(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_bptc_rgb_signed_float() argument
59 fetch_bptc_rgb_unsigned_float(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_bptc_rgb_unsigned_float() argument
67 fetch_bptc_rgba_unorm_bytes(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLubyte *texel) fetch_bptc_rgba_unorm_bytes() argument
79 fetch_bptc_rgba_unorm(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_bptc_rgba_unorm() argument
94 fetch_bptc_srgb_alpha_unorm(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_bptc_srgb_alpha_unorm() argument
[all...]
H A Dtexcompress_s3tc.c263 fetch_rgb_dxt1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_rgb_dxt1() argument
275 fetch_rgba_dxt1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_rgba_dxt1() argument
287 fetch_rgba_dxt3(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_rgba_dxt3() argument
299 fetch_rgba_dxt5(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_rgba_dxt5() argument
312 fetch_srgb_dxt1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_srgb_dxt1() argument
324 fetch_srgba_dxt1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_srgba_dxt1() argument
336 fetch_srgba_dxt3(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_srgba_dxt3() argument
348 fetch_srgba_dxt5(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_srgba_dxt5() argument
[all...]
H A Dtexcompress_rgtc.c315 fetch_red_rgtc1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_red_rgtc1() argument
327 fetch_l_latc1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_l_latc1() argument
339 fetch_signed_red_rgtc1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_signed_red_rgtc1() argument
352 fetch_signed_l_latc1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_signed_l_latc1() argument
365 fetch_rg_rgtc2(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_rg_rgtc2() argument
382 fetch_la_latc2(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_la_latc2() argument
400 fetch_signed_rg_rgtc2(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_signed_rg_rgtc2() argument
418 fetch_signed_la_latc2(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_signed_la_latc2() argument
[all...]
H A Dtexcompress_etc.c1270 fetch_etc1_rgb8(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc1_rgb8() argument
1291 fetch_etc2_rgb8(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_rgb8() argument
1312 fetch_etc2_srgb8(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_srgb8() argument
1333 fetch_etc2_rgba8_eac(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_rgba8_eac() argument
1352 fetch_etc2_srgb8_alpha8_eac(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_srgb8_alpha8_eac() argument
1371 fetch_etc2_r11_eac(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_r11_eac() argument
1390 fetch_etc2_rg11_eac(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_rg11_eac() argument
1414 fetch_etc2_signed_r11_eac(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_signed_r11_eac() argument
1433 fetch_etc2_signed_rg11_eac(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_signed_rg11_eac() argument
1457 fetch_etc2_rgb8_punchthrough_alpha1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_rgb8_punchthrough_alpha1() argument
1478 fetch_etc2_srgb8_punchthrough_alpha1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_etc2_srgb8_punchthrough_alpha1() argument
[all...]
/third_party/skia/third_party/externals/angle2/util/
H A Dpng_utils.cpp102 const uint32_t rowStride = width * 3; in SavePNGRGB() local
/third_party/mesa3d/include/android_stub/android/
H A Dhardware_buffer.h318 uint32_t rowStride; ///< Distance in bytes from the first value of one row of the image to member
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c789 static deBool compressImagePNG (Buffer* buffer, qpImageFormat imageFormat, int width, int height, int rowStride, const void* data) in compressImagePNG() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DImageTest.cpp465 size_t getLayerPitch(size_t height, size_t rowStride) in getLayerPitch() argument
861 const uint32_t rowStride = aHardwareBufferDescription.stride * data[0].bytesPerPixel; in verifyResultAHB() local

Completed in 20 milliseconds