/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.h | 66 GLenum internalFormat; member 88 GLenum internalFormat; member 104 GLenum internalFormat; member 113 GLenum internalFormat; member 121 GLenum internalFormat; member
|
D | formatutilsgl.cpp | 117 GLenum internalFormat, in InsertFormatMapping() 414 const InternalFormat &GetInternalFormatInfo(GLenum internalFormat, StandardGL standard) in GetInternalFormatInfo() 439 const gl::InternalFormat &internalFormat) in GetNativeInternalFormat() 697 GLenum internalFormat, in GetTexImageFormat() 722 GLenum internalFormat) in GetCompressedTexImageFormat() 740 GLenum internalFormat, in GetCopyTexImageImageFormat() 751 GLenum internalFormat) in GetTexStorageFormat() 771 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/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() 123 GLenum internalFormat, in setStorage() 132 GLenum internalFormat, in setStorageExternalMemory()
|
/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/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/renderer/d3d/d3d11/ |
D | texture_format_table.h | 53 GLenum internalFormat; member 82 constexpr Format::Format(GLenum internalFormat, in Format()
|
/external/angle/src/libANGLE/renderer/gl/cgl/ |
D | IOSurfaceSurfaceCGL.cpp | 38 GLenum internalFormat; member 59 int FindIOSurfaceFormatIndex(GLenum internalFormat, GLenum type) in FindIOSurfaceFormatIndex() 96 EGLAttrib internalFormat = attribs.get(EGL_TEXTURE_INTERNAL_FORMAT_ANGLE); in IOSurfaceSurfaceCGL() local 238 EGLAttrib internalFormat = attribs.get(EGL_TEXTURE_INTERNAL_FORMAT_ANGLE); in validateAttributes() local
|
/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 | Format_table_autogen.cpp | 254 FormatID Format::InternalFormatToID(GLenum internalFormat) in InternalFormatToID()
|
D | TextureImpl.cpp | 21 GLenum internalFormat, in copyTexture() 56 GLenum internalFormat, in copy3DTexture() 86 GLenum internalFormat, in setImageExternal()
|
/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/angle/src/libANGLE/ |
D | format_map_desktop.cpp | 83 bool ValidDesktopFormatCombination(GLenum format, GLenum type, GLenum internalFormat) in ValidDesktopFormatCombination()
|
D | formatutils.cpp | 526 Format::Format(GLenum internalFormat) : Format(GetSizedInternalFormatInfo(internalFormat)) {} in Format() 528 Format::Format(const InternalFormat &internalFormat) : info(&internalFormat) {} in Format() 530 Format::Format(GLenum internalFormat, GLenum type) in Format() 598 GLenum internalFormat, in AddRGBAFormat() 642 GLenum internalFormat, in AddLUMAFormat() 678 GLenum internalFormat, in AddDepthStencilFormat() 715 GLenum internalFormat, in AddCompressedFormat() 1118 for (const auto &internalFormat : GetInternalFormatMap()) in BuildAllSizedInternalFormatSet() local 1191 const InternalFormat &GetSizedInternalFormatInfo(GLenum internalFormat) in GetSizedInternalFormatInfo() 1212 const InternalFormat &GetInternalFormatInfo(GLenum internalFormat, GLenum type) in GetInternalFormatInfo() [all …]
|
D | format_map_autogen.cpp | 646 bool ValidES3FormatCombination(GLenum format, GLenum type, GLenum internalFormat) in ValidES3FormatCombination()
|
/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/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_fbo.c | 160 intel_renderbuffer_format(struct gl_context * ctx, GLenum internalFormat) in intel_renderbuffer_format() 195 GLenum internalFormat, in intel_alloc_private_renderbuffer_storage() 230 GLenum internalFormat, in intel_alloc_renderbuffer_storage() 295 GLenum internalFormat, GLuint width, GLuint height) in intel_alloc_window_storage() 309 UNUSED GLenum internalFormat, in intel_nop_alloc_storage()
|