| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state_sampler.c | 288 uint32_t width = pt->width0, height = pt->height0, depth = pt->depth0; in update_map() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_texture_compression.c | 76 CompressedTexImage1D2D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLint border, GLsizei image_size, const GLvoid * data, CARD32 rop) CompressedTexImage1D2D() argument 137 CompressedTexSubImage1D2D(GLenum target, GLint level, GLsizei xoffset, GLsizei yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image_size, const GLvoid * data, CARD32 rop) CompressedTexSubImage1D2D() argument 206 __indirect_glCompressedTexImage2D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage2D() argument 219 __indirect_glCompressedTexImage3D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage3D() argument 280 __indirect_glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage2D() argument 293 __indirect_glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage3D() argument [all...] |
| H A D | renderpix.c | 81 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid * src, GLubyte * pc, GLubyte * modes) __glXSendLargeImage() argument 120 __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column) __indirect_glSeparableFilter2D() argument
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_etc.c | 14 util_format_etc1_rgb8_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_etc1_rgb8_unpack_rgba_8unorm() argument 28 util_format_etc1_rgb8_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_etc1_rgb8_unpack_rgba_float() argument 20 util_format_etc1_rgb8_pack_rgba_8unorm(UNUSED uint8_t *restrict dst_row, UNUSED unsigned dst_stride, UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, UNUSED unsigned width, UNUSED unsigned height) util_format_etc1_rgb8_pack_rgba_8unorm() argument 62 util_format_etc1_rgb8_pack_rgba_float(UNUSED uint8_t *restrict dst_row, UNUSED unsigned dst_stride, UNUSED const float *restrict src_row, UNUSED unsigned src_stride, UNUSED unsigned width, UNUSED unsigned height) util_format_etc1_rgb8_pack_rgba_float() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_compute.c | 90 unsigned height = blit_info->dst.box.height; in util_compute_blit() local
|
| H A D | u_framebuffer.c | 144 util_framebuffer_min_size(const struct pipe_framebuffer_state *fb, unsigned *width, unsigned *height) util_framebuffer_min_size() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_util.h | 99 UINT height, member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTexelBufferTests.cpp | 68 const deUint32 height = 8; in createUniformTexelBufferTests() local
|
| /third_party/skia/third_party/externals/angle2/samples/multiple_draw_buffers/ |
| H A D | MultipleDrawBuffers.cpp | 142 GLint height = static_cast<GLint>(getWindow()->getHeight()); variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | WindowSurfaceCGL.h | 38 unsigned int height; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
| H A D | SurfaceGbm.cpp | 48 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | RenderbufferGL.cpp | 42 setStorage(const gl::Context *context, GLenum internalformat, GLsizei width, GLsizei height) setStorage() argument 64 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
| H A D | WindowSurfaceEAGL.h | 46 unsigned int height; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
| H A D | NativeWindow11WinRT.cpp | 86 createSwapChain(ID3D11Device *device, IDXGIFactory *factory, DXGI_FORMAT format, UINT width, UINT height, UINT samples, IDXGISwapChain **swapChain) createSwapChain() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/vulkan/ |
| H A D | vulkan_icd.h | 33 uint16_t height; member
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | tga_utils.cpp | 31 uint16_t height; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | RenderTarget9.cpp | 21 TextureRenderTarget9(IDirect3DBaseTexture9 *texture, size_t textureLevel, IDirect3DSurface9 *surface, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget9() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
| H A D | esextcFragmentShadingRateCombinedTests.hpp | 57 deUint32 height; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderLayeredRenderingFBONoAttachment.cpp | 256 glw::GLint height = 0; in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ClipDistanceTest.cpp | 542 GLuint height = getWindowHeight(); in TEST_P() local 640 GLuint height = getWindowHeight(); TEST_P() local 703 GLuint height = getWindowHeight(); TEST_P() local 790 GLuint height = getWindowHeight(); TEST_P() local 864 GLuint height = getWindowHeight(); TEST_P() local [all...] |
| H A D | UnpackAlignmentTest.cpp | 93 static const unsigned int height = 2; in testAlignment() local
|
| H A D | IncompleteTextureTest.cpp | 292 const int height = getWindowHeight() - 1; in TEST_P() local 346 const int height = getWindowHeight() - 1; in TEST_P() local 404 const int height = getWindowHeight() - 1; in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLSurfacelessContextTest.cpp | 91 EGLSurface createPbuffer(int width, int height) in createPbuffer() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkBmpMaskCodec.cpp | 83 const int height = dstInfo.height(); in decodeRows() local
|
| /third_party/skia/src/core/ |
| H A D | SkOpts_erms.cpp | 72 rect_memset16(uint16_t* dst, uint16_t v, int n, size_t rowBytes, int height) rect_memset16() argument 81 rect_memset32(uint32_t* dst, uint32_t v, int n, size_t rowBytes, int height) rect_memset32() argument 90 rect_memset64(uint64_t* dst, uint64_t v, int n, size_t rowBytes, int height) rect_memset64() argument
|