Home
last modified time | relevance | path

Searched defs:internalformat (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexstorage.c225 GLenum internalformat) in _mesa_is_legal_tex_storage_format()
357 GLsizei levels, GLenum internalformat, in tex_storage_error_check()
521 GLsizei levels, GLenum internalformat, GLsizei width, in texture_storage()
644 GLenum internalformat, GLsizei width, in texture_storage_error()
657 GLenum internalformat, GLsizei width, in texture_storage_no_error()
671 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_error()
712 GLenum internalformat, GLsizei width, GLsizei height, in texstorage_no_error()
728 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_error()
769 GLenum internalformat, GLsizei width, GLsizei height, in texturestorage_no_error()
782 GLenum internalformat, GLsizei width) in _mesa_TexStorage1D_no_error()
[all …]
H A Dformatquery.c44 _is_renderable(struct gl_context *ctx, GLenum internalformat) in _is_renderable()
65 _legal_parameters(struct gl_context *ctx, GLenum target, GLenum internalformat, in _legal_parameters()
502 GLenum internalformat, GLenum pname) in _is_resource_supported()
592 GLenum internalformat) in _is_internalformat_supported()
929 _mesa_GetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, in _mesa_GetInternalformativ()
1720 _mesa_GetInternalformati64v(GLenum target, GLenum internalformat, in _mesa_GetInternalformati64v()
H A Dtextureview.c257 _mesa_texture_view_lookup_view_class(const struct gl_context *ctx, GLenum internalformat) in _mesa_texture_view_lookup_view_class()
533 GLenum internalformat, GLuint minlevel, GLuint numlevels, in texture_view()
729 GLenum internalformat, in _mesa_TextureView_no_error()
747 GLenum internalformat, in _mesa_TextureView()
H A Dbufferobj.c935 GLenum internalformat, in validate_clear_buffer_format()
993 mesa_format internalformat, in convert_clear_buffer_data()
2744 GLenum internalformat, GLintptr offset, GLsizeiptr size, in clear_buffer_sub_data()
2803 GLenum internalformat, GLintptr offset, in clear_buffer_sub_data_error()
2815 GLenum internalformat, GLintptr offset, in clear_buffer_sub_data_no_error()
2826 _mesa_ClearBufferData_no_error(GLenum target, GLenum internalformat, in _mesa_ClearBufferData_no_error()
2839 _mesa_ClearBufferData(GLenum target, GLenum internalformat, GLenum format, in _mesa_ClearBufferData()
2855 _mesa_ClearNamedBufferData_no_error(GLuint buffer, GLenum internalformat, in _mesa_ClearNamedBufferData_no_error()
2869 _mesa_ClearNamedBufferData(GLuint buffer, GLenum internalformat, in _mesa_ClearNamedBufferData()
2886 _mesa_ClearNamedBufferDataEXT(GLuint buffer, GLenum internalformat, in _mesa_ClearNamedBufferDataEXT()
[all …]
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp118 ETC2ImageFormat getEtcFormat(GLenum internalformat) { in getEtcFormat()
154 void getAstcFormatInfo(GLenum internalformat, uint32_t* width, uint32_t* height, bool* srgb) { in getAstcFormatInfo()
185 bool isAstcFormat(GLenum internalformat) { in isAstcFormat()
198 bool isEtcFormat(GLenum internalformat) { in isEtcFormat()
216 bool isEtc2Format(GLenum internalformat) { in isEtc2Format()
233 bool isBptcFormat(GLenum internalformat) { in isBptcFormat()
244 bool isS3tcFormat(GLenum internalformat) { in isS3tcFormat()
259 bool isPaletteFormat(GLenum internalformat) { in isPaletteFormat()
392 GLenum internalformat, GLsizei width, in doCompressedTexImage2D()
652 GLint getCoreProfileEmulatedInternalFormat(GLint internalformat, GLenum type) { in getCoreProfileEmulatedInternalFormat()
[all …]
DGLutils.cpp143 GLenum baseFormatOfInternalFormat(GLint internalformat) { in baseFormatOfInternalFormat()
225 GLenum accurateTypeOfInternalFormat(GLint internalformat) { in accurateTypeOfInternalFormat()
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp401 bool isEtcFormat(GLenum internalformat) { in isEtcFormat()
419 bool isEtc2Format(GLenum internalformat) { in isEtc2Format()
424 ETC2ImageFormat getEtcFormat(GLenum internalformat) { in getEtcFormat()
460 bool isAstcFormat(GLenum internalformat) { in isAstcFormat()
473 bool isBptcFormat(GLenum internalformat) { in isBptcFormat()
485 bool isRgtcFormat(GLenum internalformat) { in isRgtcFormat()
497 bool isS3tcFormat(GLenum internalformat) { in isS3tcFormat()
513 void getAstcFormatInfo(GLenum internalformat, in getAstcFormatInfo()
573 GLsizei getAstcCompressedSize(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, … in getAstcCompressedSize()
603 GLsizei getCompressedImageBlocksize(GLenum internalformat) { in getCompressedImageBlocksize()
[all …]
DglUtils.cpp1122 bool colorRenderableFormat(GLint internalformat, GLenum texturetype, int majorVersion, __attribute_… in colorRenderableFormat()
1182 bool depthRenderableFormat(GLint internalformat) { in depthRenderableFormat()
1198 bool stencilRenderableFormat(GLint internalformat) { in stencilRenderableFormat()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp177 bool Equal(const vec4 &v0, const vec4 &v1, GLenum internalformat) in Equal()
206 …bool CompareValues(T *map_data, int kSize, const T &expected_value, GLenum internalformat = 0, int… in CompareValues()
221 …pareValues(bool always, T *map_data, int kSize, const T &expected_value, GLenum internalformat = 0, in CompareValues()
784 ShortByteData(int size, const T &value, GLenum internalformat, GLenum format) in ShortByteData()
1118 bool Write(GLenum internalformat, const T &write_value, const T &expected_value) in Write()
1189 std::string GenFS(GLenum internalformat, const T &value) in GenFS()
1223 std::string GenCS(GLenum internalformat, const T &value) in GenCS()
1249 bool WriteCS(GLenum internalformat, const T &write_value, const T &expected_value) in WriteCS()
1405 …bool Read(GLenum internalformat, const T &value, const T &expected_value, GLenum format, GLenum ty… in Read()
1474 std::string GenFS(GLenum internalformat, const T &expected_value) in GenFS()
[all …]
H A Des31cTextureStorageMultisampleDependenciesTests.cpp1278 glw::GLenum internalformat = internalformats[n_internalformat]; in iterate() local
1426 glw::GLenum internalformat = internalformats[n_internalformat]; in iterate() local
1580 glw::GLenum internalformat = internalformats[n_internalformat]; in iterate() local
1735 glw::GLenum internalformat = internalformats[n_internalformat]; in iterate() local
1873 … const glw::GLenum internalformat = noninteger_internalformats[n_internalformat]; in iterate() local
1965 const glw::GLenum internalformat = integer_internalformats[n_internalformat]; in iterate() local
2059 glw::GLenum internalformat = internalformats[n_internalformat]; in iterate() local
2182 glw::GLenum internalformat = internalformats[n_internalformat]; in iterate() local
H A Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp148 glw::GLenum internalformat = internalformat_list[internalformat_index]; in iterate() local
623 const glw::GLenum internalformat = GL_RGBA8; in iterate() local
799 glw::GLenum internalformat = internalformat_list[internalformat_index]; in iterate() local
949 glw::GLenum internalformat = internalformat_list[internalformat_index]; in iterate() local
1088 glw::GLenum internalformat = internalformat_list[internalformat_index]; in iterate() local
1271 glw::GLenum internalformat = internalformats[n_internalformat]; in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp183 bool Equal(const vec4 &v0, const vec4 &v1, GLenum internalformat) in Equal()
212 …bool CompareValues(T *map_data, int kSize, const T &expected_value, GLenum internalformat = 0, int… in CompareValues()
227 …pareValues(bool always, T *map_data, int kSize, const T &expected_value, GLenum internalformat = 0, in CompareValues()
812 ShortByteData(int size, const T &value, GLenum internalformat, GLenum format) in ShortByteData()
1149 bool Write(GLenum internalformat, const T &write_value, const T &expected_value) in Write()
1220 std::string GenFS(GLenum internalformat, const T &value) in GenFS()
1254 std::string GenCS(GLenum internalformat, const T &value) in GenCS()
1280 bool WriteCS(GLenum internalformat, const T &write_value, const T &expected_value) in WriteCS()
1437 …bool Read(GLenum internalformat, const T &value, const T &expected_value, GLenum format, GLenum ty… in Read()
1506 std::string GenFS(GLenum internalformat, const T &expected_value) in GenFS()
[all …]
H A Dgl4cShaderImageLoadStoreTests.cpp250 bool Equal(const vec4 &v0, const vec4 &v1, GLenum internalformat) in Equal()
1410 bool Write(GLenum internalformat, const T &write_value, const T &expected_value) in Write()
1475 std::string GenFS(GLenum internalformat, const T &value) in GenFS()
1600 bool Read(GLenum internalformat, const T &value, const T &expected_value) in Read()
1658 std::string GenFS(GLenum internalformat, const T &expected_value) in GenFS()
1784 bool Write(GLenum internalformat, const T &write_value, const T &expected_value) in Write()
1849 std::string GenVS(GLenum internalformat, const T &value) in GenVS()
1861 std::string GenTCS(GLenum internalformat, const T &value) in GenTCS()
1875 std::string GenTES(GLenum internalformat, const T &value) in GenTES()
1887 std::string GenGS(GLenum internalformat, const T &value) in GenGS()
[all …]
H A Dgl4cTextureViewTests.cpp192 … int TextureViewUtilities::getAmountOfComponentsForInternalformat(const glw::GLenum internalformat) in getAmountOfComponentsForInternalformat()
308 …int TextureViewUtilities::getBlockSizeForCompressedInternalformat(const glw::GLenum internalformat) in getBlockSizeForCompressedInternalformat()
354 void TextureViewUtilities::getComponentSizeForInternalformat(const glw::GLenum internalformat, in getComponentSizeForInternalformat()
755 _format TextureViewUtilities::getFormatOfInternalformat(const glw::GLenum internalformat) in getFormatOfInternalformat()
882 glw::GLenum TextureViewUtilities::getGLFormatOfInternalformat(const glw::GLenum internalformat) in getGLFormatOfInternalformat()
1282 … const glw::GLenum internalformat = internalformat_view_compatibility_array[n_array_pair * 2 + 0]; in getInternalformatsFromViewClass() local
1303 const char *TextureViewUtilities::getInternalformatString(const glw::GLenum internalformat) in getInternalformatString()
1682 …ampler_type TextureViewUtilities::getSamplerTypeForInternalformat(const glw::GLenum internalformat) in getSamplerTypeForInternalformat()
1799 unsigned int TextureViewUtilities::getTextureDataSize(const glw::GLenum internalformat, const glw::… in getTextureDataSize()
1897 …:GLenum TextureViewUtilities::getTypeCompatibleWithInternalformat(const glw::GLenum internalformat) in getTypeCompatibleWithInternalformat()
[all …]
H A Dgl4cDirectStateAccessTexturesTests.cpp1736glw::GLenum internalformat, glw::GLsizei width, in TextureStorage()
4399 bool CompressedSubImageTest::TextureImage<1>(glw::GLint internalformat) in TextureImage()
4425 bool CompressedSubImageTest::TextureImage<2>(glw::GLint internalformat) in TextureImage()
4452 bool CompressedSubImageTest::TextureImage<3>(glw::GLint internalformat) in TextureImage()
4477 void CompressedSubImageTest::CompressedTexImage<1>(glw::GLint internalformat) in CompressedTexImage()
4494 void CompressedSubImageTest::CompressedTexImage<2>(glw::GLint internalformat) in CompressedTexImage()
4511 void CompressedSubImageTest::CompressedTexImage<3>(glw::GLint internalformat) in CompressedTexImage()
4528 bool CompressedSubImageTest::CompressedTextureSubImage<1>(glw::GLint internalformat) in CompressedTextureSubImage()
4575 bool CompressedSubImageTest::CompressedTextureSubImage<2>(glw::GLint internalformat) in CompressedTextureSubImage()
4615 bool CompressedSubImageTest::CompressedTextureSubImage<3>(glw::GLint internalformat) in CompressedTextureSubImage()
[all …]
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp433 bool rboFormat(GL2Encoder* ctx, GLenum internalformat) { in rboFormat()
813 bool isCompressedFormat(GLenum internalformat) { in isCompressedFormat()
863 bool supportedCompressedFormat(GL2Encoder* ctx, GLenum internalformat) { in supportedCompressedFormat()
981 bool filterableTexFormat(GL2Encoder* ctx, GLenum internalformat) { in filterableTexFormat()
1013 bool colorRenderableFormat(GL2Encoder* ctx, GLenum internalformat) { in colorRenderableFormat()
1061 bool depthRenderableFormat(GL2Encoder* ctx, GLenum internalformat) { in depthRenderableFormat()
1077 bool stencilRenderableFormat(GL2Encoder*, GLenum internalformat) { in stencilRenderableFormat()
1204 bool pixelInternalFormat(GLenum internalformat) { in pixelInternalFormat()
1231 bool pixelSizedFormat(GL2Encoder* ctx, GLenum internalformat, GLenum format, GLenum type) { in pixelSizedFormat()
1297 void getCompatibleFormatTypeForInternalFormat(GLenum internalformat, GLenum* format_out, GLenum* ty… in getCompatibleFormatTypeForInternalFormat()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.inl373 void CallLogWrapper::glClearBufferData (glw::GLenum target, glw::GLenum internalformat, glw::GLenum…
380 void CallLogWrapper::glClearBufferSubData (glw::GLenum target, glw::GLenum internalformat, glw::GLi…
436 void CallLogWrapper::glClearNamedBufferData (glw::GLuint buffer, glw::GLenum internalformat, glw::G…
443 void CallLogWrapper::glClearNamedBufferDataEXT (glw::GLuint buffer, glw::GLenum internalformat, glw…
450 void CallLogWrapper::glClearNamedBufferSubData (glw::GLuint buffer, glw::GLenum internalformat, glw…
457 void CallLogWrapper::glClearNamedBufferSubDataEXT (glw::GLuint buffer, glw::GLenum internalformat, …
558 …XT (glw::GLenum texunit, glw::GLenum target, glw::GLint level, glw::GLenum internalformat, glw::GL…
565 …XT (glw::GLenum texunit, glw::GLenum target, glw::GLint level, glw::GLenum internalformat, glw::GL…
572 …XT (glw::GLenum texunit, glw::GLenum target, glw::GLint level, glw::GLenum internalformat, glw::GL…
600 …:glCompressedTexImage1D (glw::GLenum target, glw::GLint level, glw::GLenum internalformat, glw::GL…
[all …]
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl408 GLW_APICALL void GLW_APIENTRY glClearBufferData (GLenum target, GLenum internalformat, GLenum forma…
418 GLW_APICALL void GLW_APIENTRY glClearBufferSubData (GLenum target, GLenum internalformat, GLintptr …
484 GLW_APICALL void GLW_APIENTRY glClearNamedBufferData (GLuint buffer, GLenum internalformat, GLenum …
494 GLW_APICALL void GLW_APIENTRY glClearNamedBufferDataEXT (GLuint buffer, GLenum internalformat, GLen…
504 GLW_APICALL void GLW_APIENTRY glClearNamedBufferSubData (GLuint buffer, GLenum internalformat, GLin…
516 GLW_APICALL void GLW_APIENTRY glClearNamedBufferSubDataEXT (GLuint buffer, GLenum internalformat, G…
644 …edMultiTexImage1DEXT (GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei w…
657 …edMultiTexImage2DEXT (GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei w…
671 …edMultiTexImage3DEXT (GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei w…
731 … GLW_APIENTRY glCompressedTexImage1D (GLenum target, GLint level, GLenum internalformat, GLsizei w…
[all …]
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLUtils.java98 public static void texImage2D(int target, int level, int internalformat, in texImage2D()
124 public static void texImage2D(int target, int level, int internalformat, in texImage2D()
266 private static native int native_texImage2D(int target, int level, int internalformat, in native_texImage2D()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp229 GLenum internalformat, in glClearBufferDataNULL()
236 GLenum internalformat, in glClearBufferSubDataNULL()
267 GLenum internalformat, in glClearNamedBufferDataNULL()
274 GLenum internalformat, in glClearNamedBufferSubDataNULL()
347 GLenum internalformat, in glCompressedTexImage1DNULL()
356 GLenum internalformat, in glCompressedTexImage2DNULL()
366 GLenum internalformat, in glCompressedTexImage3DNULL()
474 GLenum internalformat, in glCopyTexImage1DNULL()
483 GLenum internalformat, in glCopyTexImage2DNULL()
1099 GLenum internalformat, in glGetInternalformatSampleivNVNULL()
[all …]
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwImpl.inl415 void glwClearBufferData (GLenum target, GLenum internalformat, GLenum format, GLenum type, const vo…
423 void glwClearBufferSubData (GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size,…
487 void glwClearNamedBufferData (GLuint buffer, GLenum internalformat, GLenum format, GLenum type, con…
495 void glwClearNamedBufferDataEXT (GLuint buffer, GLenum internalformat, GLenum format, GLenum type, …
503 void glwClearNamedBufferSubData (GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr …
511 void glwClearNamedBufferSubDataEXT (GLuint buffer, GLenum internalformat, GLsizeiptr offset, GLsize…
623 …edMultiTexImage1DEXT (GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei w…
631 …edMultiTexImage2DEXT (GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei w…
639 …edMultiTexImage3DEXT (GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei w…
671 void glwCompressedTexImage1D (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLi…
[all …]
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES3.cpp479 GLenum internalformat, in ValidateES3TexImageParametersBase()
889 GLenum internalformat, in ValidateES3TexImage2DParameters()
919 GLenum internalformat, in ValidateES3TexImage3DParameters()
1205 GLenum internalformat, in ValidateES3CopyTexImageParametersBase()
1281 GLenum internalformat, in ValidateES3CopyTexImage2DParameters()
1307 GLenum internalformat, in ValidateES3CopyTexImage3DParameters()
1489 GLenum internalformat, in ValidateES3TexStorageParametersFormat()
1585 GLenum internalformat, in ValidateES3TexStorageParametersBase()
1630 GLenum internalformat, in ValidateES3TexStorage2DParameters()
1649 GLenum internalformat, in ValidateES3TexStorage3DParameters()
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp43 GLenum internalformat, in setStorageImpl()
164 GLenum internalformat, in setStorage()
176 GLenum internalformat, in setStorageMultisample()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DRenderbufferWgpu.cpp22 GLenum internalformat, in setStorage()
31 GLenum internalformat, in setStorageMultisample()
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DRenderbufferNULL.cpp22 GLenum internalformat, in setStorage()
31 GLenum internalformat, in setStorageMultisample()

12345678910>>...12