Home
last modified time | relevance | path

Searched defs:internalFormatInfo (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp1014 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1124 const gl::InternalFormat &internalFormatInfo = in copyImage() local
1241 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
1304 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
1833 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1893 const gl::InternalFormat &internalFormatInfo = in copyImage() local
2010 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
2074 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
2584 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
2746 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DTextureGL.cpp296 const gl::InternalFormat &internalFormatInfo = in setImageHelper() local
1124 const gl::InternalFormat &internalFormatInfo = in setStorage() local
1211 const gl::InternalFormat &internalFormatInfo = in setStorage() local
2319 const gl::InternalFormat &internalFormatInfo = *desc.format.info; in initializeContents() local
H A DBlitGL.cpp173 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local
1367 const gl::InternalFormat &internalFormatInfo = in initializeResources() local
H A Drenderergl_utils.cpp2815 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp65 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.cpp1464 const InternalFormat &internalFormatInfo = in copyImage() local
1641 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in copyTexture() local
2336 InternalFormat internalFormatInfo = GetSizedInternalFormatInfo(internalFormat); in setBufferRange() local
H A DCaps.cpp70 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
H A Dformatutils.cpp1659 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
H A DvalidationES2.cpp169 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in IsValidCopyTextureDestinationFormatType() local
1036 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(actualInternalFormat); in ValidateES2TexImageParametersBase() local
H A DvalidationES3.cpp759 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateES3TexImageParametersBase() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DTextureWgpu.cpp375 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImageImpl() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp93 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
H A DRenderer11.cpp3205 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in supportsFastCopyBufferToTexture() local
H A DTextureStorage11.cpp887 const gl::InternalFormat &internalFormatInfo = in setData() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_params.cpp711 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
H A Dcapture_gles_2_0_params.cpp715 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
H A Dcapture_gles_ext_params.cpp3725 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureClearTexImageEXT_data() local
3750 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureClearTexSubImageEXT_data() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp3235 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp1167 const gl::InternalFormat &internalFormatInfo = in copyImage() local