Searched defs:skipPixels (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/glx/ |
D | pixel.c | 89 GLint skipPixels = state->storeUnpack.skipPixels; in FillBitmap() local 172 GLint skipPixels = state->storeUnpack.skipPixels; in __glFillImage() local 277 GLint skipPixels = state->storePack.skipPixels; in EmptyBitmap() local 399 GLint skipPixels = state->storePack.skipPixels; in __glEmptyImage() local
|
D | glxclient.h | 176 GLuint skipPixels; member
|
/external/mesa3d/src/glx/ |
D | pixel.c | 89 GLint skipPixels = state->storeUnpack.skipPixels; in FillBitmap() local 172 GLint skipPixels = state->storeUnpack.skipPixels; in __glFillImage() local 277 GLint skipPixels = state->storePack.skipPixels; in EmptyBitmap() local 399 GLint skipPixels = state->storePack.skipPixels; in __glEmptyImage() local
|
D | glxclient.h | 176 GLuint skipPixels; member
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_drawpix.c | 368 GLint skipPixels = 0; in draw_depth_pixels() local 452 GLint skipPixels = 0; in draw_rgba_pixels() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_drawpix.c | 368 GLint skipPixels = 0; in draw_depth_pixels() local 452 GLint skipPixels = 0; in draw_rgba_pixels() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 1054 … internalFormat, int width, int height, int rowLength, int skipRows, int skipPixels, int alignment) in TexImage2DParamsCase() 1120 int skipPixels, in TexImage3DParamsCase() 1350 int skipPixels, in TexSubImage2DParamsCase() 1769 int skipPixels, in TexSubImage3DParamsCase() 2288 int skipPixels, in TexImage2DBufferCase() 2360 int skipPixels, in TexImageCubeBufferCase() 2440 int skipPixels, in TexImage2DArrayBufferCase() 2522 int skipPixels, in TexImage3DBufferCase() 2605 int skipPixels, in TexSubImage2DBufferCase() 2693 int skipPixels, in TexSubImageCubeBufferCase() [all …]
|
D | es3fReadPixelsTests.cpp | 83 … bool chooseFormat, int alignment, GLint rowLength, GLint skipRows, GLint skipPixels, GLenum forma… in ReadPixelsTest()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureSpecificationTests.cpp | 409 int skipPixels, in TexImageCubeArrayBufferCase() 496 int skipPixels, in TexSubImageCubeArrayBufferCase() 875 int skipPixels; in init() member 964 int skipPixels; in init() member
|