| /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 194 __indirect_glCompressedTexImage1D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage1D() 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 267 __indirect_glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage1D() 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 | 89 unsigned width = blit_info->dst.box.width; 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 | 98 UINT64 width, member [all...] |
| /third_party/node/deps/openssl/openssl/apps/include/ |
| H A D | function.h | 39 int width; member
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_dump.c | 129 int BIO_hex_string(BIO *out, int indent, int width, const void *data, in BIO_hex_string() argument
|
| /third_party/openssl/apps/include/ |
| H A D | function.h | 39 int width; member
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_dump.c | 129 int BIO_hex_string(BIO *out, int indent, int width, const void *data, in BIO_hex_string() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTexelBufferTests.cpp | 67 const deUint32 width = 8; in createUniformTexelBufferTests() local
|
| /third_party/skia/third_party/externals/angle2/samples/multiple_draw_buffers/ |
| H A D | MultipleDrawBuffers.cpp | 141 GLint width = static_cast<GLint>(getWindow()->getWidth()); variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | WindowSurfaceCGL.h | 37 unsigned int width; 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 | 45 unsigned int width; 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 | 32 uint16_t width; member
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | tga_utils.cpp | 30 uint16_t width; 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 | 56 deUint32 width; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderLayeredRenderingFBONoAttachment.cpp | 255 glw::GLint width = 0; in iterate() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | text_to_binary.constant_test.cpp | 275 uint32_t width; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ClipDistanceTest.cpp | 541 GLuint width = getWindowWidth() / 4 - 1; in TEST_P() local 639 GLuint width = getWindowWidth() / 4 - 1; TEST_P() local 702 GLuint width = getWindowWidth() / 2 - x; TEST_P() local 789 GLuint width = getWindowWidth() / 4 - 1; TEST_P() local 863 GLuint width = getWindowWidth(); TEST_P() local [all...] |