Home
last modified time | relevance | path

Searched defs:internal_format (Results 1 - 25 of 39) sorted by relevance

12

/third_party/mesa3d/src/glx/
H A Dindirect_texture_compression.c76 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 Dv3d_resource.h130 enum pipe_format internal_format; member
/third_party/mesa3d/src/mesa/main/
H A Dprogram_binary.c58 uint32_t internal_format; member
H A Dtextureview.c123 GLenum internal_format; member
H A Dglformats.c4031 _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 Des32cCopyImageTests.cpp88 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 Dmesa_glinterop.h217 unsigned internal_format; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h123 uint32_t internal_format; member
H A Ddri_drawable.c262 enum pipe_format internal_format = pt->format; in dri_set_tex_buffer2() local
H A Ddri_util.c1029 GLenum internal_format; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c61 enum pipe_format internal_format = in handle_transfer() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.hpp131 glw::GLenum internal_format; //!< Texture internal format. member
H A Dgl4cSparseTextureTests.cpp225 void Texture::Storage(const Functions& gl, GLenum target, GLsizei levels, GLenum internal_format, GLuint width, in Storage() argument
H A Dgl3cTextureSizePromotion.cpp413 glw::GLenum internal_format = getDestinationFormatForChannel(descriptor); in prepareDestinationTextureAndFramebuffer() local
H A Dgl4cStencilTexturingTests.cpp267 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 Dfreedreno_resource.h120 enum pipe_format internal_format; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h57 enum pipe_format internal_format; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h88 enum pipe_format internal_format; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp693 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 DglcTextureFilterAnisotropicTests.cpp110 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 Dxm_api.c1491 enum pipe_format internal_format = res->format; in XMesaBindTexImage() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h270 enum pipe_format internal_format; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.h117 enum pipe_format internal_format:16; member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp352 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 Dst_cb_drawpixels.c342 internal_format(struct gl_context *ctx, GLenum format, GLenum type) in internal_format() function

Completed in 31 milliseconds

12