| /external/angle/src/libANGLE/renderer/gl/ |
| D | formatutilsgl.h | 68 GLenum internalFormat = GL_NONE; member 90 GLenum internalFormat = GL_NONE; member 106 GLenum internalFormat = GL_NONE; member 115 GLenum internalFormat = GL_NONE; member 123 GLenum internalFormat = GL_NONE; member
|
| D | formatutilsgl.cpp | 134 GLenum internalFormat, in InsertFormatMapping() 436 const InternalFormat &GetInternalFormatInfo(GLenum internalFormat, StandardGL standard) in GetInternalFormatInfo() 477 static const gl::InternalFormat &EmulateLUMA(const gl::InternalFormat &internalFormat) in EmulateLUMA() 488 const gl::InternalFormat &internalFormat) in GetNativeInternalFormat() 785 GLenum internalFormat, in GetTexImageFormat() 810 GLenum internalFormat) in GetCompressedTexImageFormat() 828 GLenum internalFormat, in GetCopyTexImageImageFormat() 839 GLenum internalFormat) in GetTexStorageFormat() 859 GLenum internalFormat) in GetRenderbufferFormat()
|
| /external/mesa3d/src/mesa/main/ |
| D | externalobjects.c | 291 GLenum internalFormat, GLsizei width, GLsizei height, in texstorage_memory() 320 GLenum internalFormat, GLsizei width, GLsizei height, in texstorage_memory_ms() 352 GLenum internalFormat, GLsizei width, GLsizei height, in texturestorage_memory() 381 GLenum internalFormat, GLsizei width, GLsizei height, in texturestorage_memory_ms() 411 GLenum internalFormat, in _mesa_TexStorageMem2DEXT() 424 GLenum internalFormat, in _mesa_TexStorageMem2DMultisampleEXT() 439 GLenum internalFormat, in _mesa_TexStorageMem3DEXT() 453 GLenum internalFormat, in _mesa_TexStorageMem3DMultisampleEXT() 469 GLenum internalFormat, in _mesa_TextureStorageMem2DEXT() 482 GLenum internalFormat, in _mesa_TextureStorageMem2DMultisampleEXT() [all …]
|
| D | convolve.c | 40 _mesa_ConvolutionFilter1D(GLenum target, GLenum internalFormat, GLsizei width, GLenum format, GLenu… in _mesa_ConvolutionFilter1D() 48 _mesa_ConvolutionFilter2D(GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLen… in _mesa_ConvolutionFilter2D() 93 _mesa_CopyConvolutionFilter1D(GLenum target, GLenum internalFormat, GLint x, GLint y, GLsizei width) in _mesa_CopyConvolutionFilter1D() 102 _mesa_CopyConvolutionFilter2D(GLenum target, GLenum internalFormat, GLint x, GLint y, GLsizei width… in _mesa_CopyConvolutionFilter2D() 168 _mesa_SeparableFilter2D(GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLenum… in _mesa_SeparableFilter2D()
|
| D | glformats.c | 832 is_astc_2d_format(GLenum internalFormat) in is_astc_2d_format() 873 is_astc_3d_format(GLenum internalFormat) in is_astc_3d_format() 906 _mesa_is_astc_format(GLenum internalFormat) in _mesa_is_astc_format() 916 _mesa_is_etc2_format(GLenum internalFormat) in _mesa_is_etc2_format() 1342 _mesa_has_depth_float_channel(GLenum internalFormat) in _mesa_has_depth_float_channel() 2265 _mesa_base_tex_format(const struct gl_context *ctx, GLint internalFormat) in _mesa_base_tex_format() 2793 GLenum internalFormat) in _mesa_gles_error_check_format_and_type()
|
| D | teximage.c | 826 GLint border, GLenum internalFormat, in _mesa_init_teximage_fields_ms() 933 GLint border, GLenum internalFormat, in _mesa_init_teximage_fields() 1680 GLenum target, GLenum internalFormat) in _mesa_legal_texture_base_format_for_target() 1727 texture_formats_agree(GLenum internalFormat, in texture_formats_agree() 1779 GLenum type, GLenum internalFormat, const char *callerName) in texture_format_error_check_gles() 1824 GLint level, GLint internalFormat, in texture_error_check() 2006 GLint level, GLenum internalFormat, GLsizei width, in compressed_texture_error_check() 2217 GLenum internalFormat = _mesa_is_gles(ctx) ? in texsubimage_error_check() local 2288 GLint level, GLint internalFormat, GLint border ) in copytexture_error_check() 2758 override_internal_format(GLenum internalFormat, UNUSED GLint width, in override_internal_format() [all …]
|
| D | texformat.c | 65 GLint internalFormat, GLenum format, GLenum type) in _mesa_choose_tex_format()
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_formatquery.c | 32 GLenum internalFormat, int samples[16]) in brw_query_samples_for_format() 89 GLenum internalFormat, GLenum pname, GLint *params) in brw_query_internal_format()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTextureFormatTests.cpp | 138 …tInfo& renderCtxInfo, const char* name, const char* description, deUint32 internalFormat, int size… in TextureCubeArrayFormatCase() 291 …erContext& renderCtx, const char* name, const char* description, deUint32 internalFormat, int widt… in TextureBufferFormatCase() 463 deUint32 internalFormat; in init() member 521 deUint32 internalFormat; in init() member 534 deUint32 internalFormat = sizedColorFormats[formatNdx].internalFormat; in init() local 544 deUint32 internalFormat = sizedDepthStencilFormats[formatNdx].internalFormat; in init() local 556 deUint32 internalFormat; in init() member 590 deUint32 internalFormat = bufferColorFormats[formatNdx].internalFormat; in init() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fInternalFormatQueryTests.cpp | 47 …SamplesCase(Context& context, const char* name, const char* description, GLenum internalFormat, bo… in SamplesCase() 128 …sBufferSizeCase(Context& context, const char* name, const char* description, GLenum internalFormat) in SamplesBufferSizeCase() 224 const InternalFormat internalFormat = internalFormats[ndx]; in init() local
|
| D | es3fPolygonOffsetTests.cpp | 270 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in PolygonOffsetTestCase() 348 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsageTestCase() 469 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsageDisplacementTestCase() 592 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsagePositiveNegativeTestCase() 744 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in ResultClampingTestCase() 857 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsageSlopeTestCase() 970 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in ZeroSlopeTestCase() 1067 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in OneSlopeTestCase() 1216 GLenum internalFormat; in init() member
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_format.c | 1098 st_choose_format(struct st_context *st, GLenum internalFormat, in st_choose_format() 1192 GLenum internalFormat, unsigned sample_count, in st_choose_renderbuffer_format() 1242 GLint internalFormat, in st_ChooseTextureFormat() 1369 GLenum internalFormat, int samples[16]) in st_QuerySamplesForFormat() 1413 GLenum internalFormat, GLenum pname, GLint *params) in st_QueryInternalFormat()
|
| /external/angle/src/libANGLE/renderer/null/ |
| D | TextureNULL.cpp | 23 GLenum internalFormat, in setImage() 50 GLenum internalFormat, in setCompressedImage() 73 GLenum internalFormat, in copyImage() 90 GLenum internalFormat, in copyTexture() 157 GLenum internalFormat, in setStorage() 166 GLenum internalFormat, in setStorageExternalMemory()
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrContext.cpp | 35 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, const tcu::Surface& … in texImage2D() 42 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int heigh… in texImage2D()
|
| /external/angle/src/libANGLE/ |
| D | formatutils.cpp | 529 Format::Format(GLenum internalFormat) : Format(GetSizedInternalFormatInfo(internalFormat)) {} in Format() 531 Format::Format(const InternalFormat &internalFormat) : info(&internalFormat) {} in Format() 533 Format::Format(GLenum internalFormat, GLenum type) in Format() 601 YuvFormatInfo::YuvFormatInfo(GLenum internalFormat, const Extents &yPlaneExtent) in YuvFormatInfo() 747 GLenum internalFormat, in AddRGBAFormat() 791 GLenum internalFormat, in AddLUMAFormat() 827 GLenum internalFormat, in AddDepthStencilFormat() 864 GLenum internalFormat, in AddCompressedFormat() 901 GLenum internalFormat, in AddYUVFormat() 1342 const gl::InternalFormat &internalFormat = GetSizedInternalFormatInfo(sizedInternalFormat); in GetAndroidHardwareBufferFormatFromChannelSizes() local [all …]
|
| /external/angle/src/libANGLE/renderer/gl/cgl/ |
| D | IOSurfaceSurfaceCGL.cpp | 39 GLenum internalFormat; member 63 int FindIOSurfaceFormatIndex(GLenum internalFormat, GLenum type) in FindIOSurfaceFormatIndex() 100 EGLAttrib internalFormat = attribs.get(EGL_TEXTURE_INTERNAL_FORMAT_ANGLE); in IOSurfaceSurfaceCGL() local 242 EGLAttrib internalFormat = attribs.get(EGL_TEXTURE_INTERNAL_FORMAT_ANGLE); in validateAttributes() local
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | texture_format_table.h | 53 GLenum internalFormat; member 82 constexpr Format::Format(GLenum internalFormat, in Format()
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fPolygonOffsetTests.cpp | 267 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in PolygonOffsetTestCase() 345 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsageTestCase() 466 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsageDisplacementTestCase() 589 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsagePositiveNegativeTestCase() 742 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in ResultClampingTestCase() 855 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in UsageSlopeTestCase() 968 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in ZeroSlopeTestCase() 1065 …ase (Context& context, const char* name, const char* description, GLenum internalFormat, const cha… in OneSlopeTestCase() 1214 GLenum internalFormat; in init() member
|
| /external/angle/src/libANGLE/renderer/ |
| D | TextureImpl.cpp | 21 GLenum internalFormat, in copyTexture() 92 GLenum internalFormat, in copy3DTexture() 122 GLenum internalFormat, in setImageExternal() 131 angle::Result TextureImpl::setBuffer(const gl::Context *context, GLenum internalFormat) in setBuffer()
|
| D | load_texture_border_functions_table_autogen.cpp | 48 LoadTextureBorderFunctionMap GetLoadTextureBorderFunctionsMap(GLenum internalFormat, in GetLoadTextureBorderFunctionsMap()
|
| D | Format_table_autogen.cpp | 258 FormatID Format::InternalFormatToID(GLenum internalFormat) in InternalFormatToID()
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcLayoutLocationTests.cpp | 93 ResultData createTexture1D(const Functions& gl, std::size_t components, GLenum internalFormat, GLen… in createTexture1D() 107 … createTexture2D(const Functions& gl, std::size_t components, GLenum target, GLenum internalFormat, in createTexture2D() 122 ResultData createTexture3D(const Functions& gl, std::size_t components, GLenum internalFormat, GLen… in createTexture3D() 137 ResultData createCubeMap(const Functions& gl, std::size_t components, GLenum internalFormat, GLenum… in createCubeMap() 154 ResultData createTexture2DArray(const Functions& gl, std::size_t components, GLenum internalFormat,… in createTexture2DArray() 169 ResultData createTextureBuffer(const Functions& gl, GLenum internalFormat) in createTextureBuffer()
|
| /external/mesa3d/src/mesa/drivers/dri/nouveau/ |
| D | nouveau_fbo.c | 38 set_renderbuffer_format(struct gl_renderbuffer *rb, GLenum internalFormat) in set_renderbuffer_format() 86 GLenum internalFormat, in nouveau_renderbuffer_storage() 178 GLenum internalFormat, in nouveau_renderbuffer_dri_storage()
|
| /external/angle/src/tests/gl_tests/ |
| D | D3D11FormatTablesTest.cpp | 51 for (GLenum internalFormat : allFormats) in TEST_P() local 165 for (GLenum internalFormat : allFormats) in TEST_P() local
|
| D | SRGBTextureTest.cpp | 284 GLenum internalFormat = getClientMajorVersion() >= 3 ? GL_RGBA8 : GL_RGBA; in TEST_P() local 377 GLenum internalFormat = getClientMajorVersion() >= 3 ? GL_RGBA8 : GL_RGBA; in TEST_P() local 551 GLenum internalFormat = getClientMajorVersion() >= 3 ? GL_RGBA8 : GL_RGBA; in TEST_P() local 579 auto createAndReadBackTexture = [this](GLenum internalFormat, const GLColor &color) { in TEST_P()
|