/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 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 [all...] |
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_resource.h | 130 enum pipe_format internal_format; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | program_binary.c | 58 uint32_t internal_format; member
|
H A D | textureview.c | 123 GLenum internal_format; member
|
H A D | glformats.c | 4031 _mesa_is_es3_color_renderable(const struct gl_context *ctx, GLenum internal_format) _mesa_is_es3_color_renderable() argument 4094 _mesa_is_es3_texture_filterable(const struct gl_context *ctx, GLenum internal_format) _mesa_is_es3_texture_filterable() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
H A D | es32cCopyImageTests.cpp | 88 IntegerTexTest::IntegerTexTest(deqp::Context& context, const char* name, glw::GLint internal_format, glw::GLuint type) in IntegerTexTest() argument
|
/third_party/mesa3d/include/GL/ |
H A D | mesa_glinterop.h | 217 unsigned internal_format; member
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_screen.h | 123 uint32_t internal_format; member
|
H A D | dri_drawable.c | 262 enum pipe_format internal_format = pt->format; in dri_set_tex_buffer2() local
|
H A D | dri_util.c | 1029 GLenum internal_format; member [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_transfer_helper.c | 61 enum pipe_format internal_format = in handle_transfer() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTextureSizePromotion.hpp | 131 glw::GLenum internal_format; //!< Texture internal format. member
|
H A D | gl4cSparseTextureTests.cpp | 225 void Texture::Storage(const Functions& gl, GLenum target, GLsizei levels, GLenum internal_format, GLuint width, in Storage() argument
|
H A D | gl3cTextureSizePromotion.cpp | 413 glw::GLenum internal_format = getDestinationFormatForChannel(descriptor); in prepareDestinationTextureAndFramebuffer() local
|
H A D | gl4cStencilTexturingTests.cpp | 267 GLuint Utils::createAndFill2DTexture(deqp::Context& context, GLuint width, GLuint height, GLenum internal_format, in createAndFill2DTexture() argument 663 GLenum internal_format = GL_R8UI; in dispatch() local 817 GLenum internal_format = 0; in prepareDestinationTexture() local 945 prepareSourceTexture(GLenum internal_format, bool is_stencil, const std::vector<glw::GLubyte>& texture_data) prepareSourceTexture() argument 1005 prepareSourceTextureData(GLenum internal_format, std::vector<GLubyte>& texture_data) prepareSourceTextureData() argument 1208 test(GLenum internal_format, bool is_stencil) test() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_resource.h | 120 enum pipe_format internal_format; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.h | 57 enum pipe_format internal_format; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.h | 88 enum pipe_format internal_format; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 693 glw::GLenum internal_format = GL_NONE; in prepareImmutableTextureObject() local 734 glw::GLenum internal_format = GL_NONE; in prepareMutableTextureObject() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTextureFilterAnisotropicTests.cpp | 110 void texImage(const Functions& gl, GLenum target, GLint level, GLenum internal_format, GLuint width, GLuint height, in texImage() argument
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 1491 enum pipe_format internal_format = res->format; in XMesaBindTexImage() local
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.h | 270 enum pipe_format internal_format; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.h | 117 enum pipe_format internal_format:16; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTextureGatherTests.cpp | 352 bool IsFloatingPointTexture(GLenum internal_format) in IsFloatingPointTexture() argument 369 GLenum internal_format = GL_RGB32F; in CreateTexture2DRgb() local 406 GLenum internal_format = GL_RG32F; in CreateTexture2DRg() local 444 GLenum internal_format in CreateTexture2DR() local 480 GLenum internal_format = InternalFormat(); CreateTexture2DInt() local 512 GLenum internal_format = InternalFormat(); CreateTexture2DArrayInt() local 546 GLenum internal_format = InternalFormat(); CreateTexture2DArray() local 581 GLenum internal_format = InternalFormat(); CreateTextureCubeInt() local 625 GLenum internal_format = InternalFormat(); CreateTextureCube() local 673 GLenum internal_format = InternalFormat(); CreateTextureSRGB() local 709 GLenum internal_format = InternalFormat(); CreateTexture2D() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.c | 342 internal_format(struct gl_context *ctx, GLenum format, GLenum type) in internal_format() function
|