Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformat_map_desktop.cpp86 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in ValidDesktopFormatCombination() local
DTexture.cpp1181 const InternalFormat &internalFormatInfo = in copyImage() local
1301 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in copyTexture() local
DCaps.cpp69 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
Dformatutils.cpp1203 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
Dcapture_gles_3_0_params.cpp682 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
Dcapture_gles_2_0_params.cpp693 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
DvalidationES2.cpp163 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in IsValidCopyTextureDestinationFormatType() local
1166 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(actualInternalFormat); in ValidateES2TexImageParametersBase() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp57 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp921 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1031 const gl::InternalFormat &internalFormatInfo = in copyImage() local
1147 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
1210 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
1723 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
1783 const gl::InternalFormat &internalFormatInfo = in copyImage() local
1899 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
1963 const gl::InternalFormat &internalFormatInfo = in copySubTexture() local
2456 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
2617 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
[all …]
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp165 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local
1168 const gl::InternalFormat &internalFormatInfo = in initializeResources() local
DTextureGL.cpp994 const gl::InternalFormat &internalFormatInfo = in setStorage() local
1093 const gl::InternalFormat &internalFormatInfo = in setStorage() local
1928 const gl::InternalFormat &internalFormatInfo = *desc.format.info; in initializeContents() local
Drenderergl_utils.cpp1812 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp94 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
DRenderer11.cpp3091 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in supportsFastCopyBufferToTexture() local
DTextureStorage11.cpp750 const gl::InternalFormat &internalFormatInfo = in setData() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp321 const gl::InternalFormat &internalFormatInfo = in copyImage() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3136 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local