Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp65 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
/external/angle/src/libANGLE/renderer/d3d/
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 …]
/external/angle/src/libANGLE/renderer/gl/
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
DBlitGL.cpp173 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local
1367 const gl::InternalFormat &internalFormatInfo = in initializeResources() local
Drenderergl_utils.cpp2828 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
/external/angle/src/libANGLE/
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
DCaps.cpp70 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
Dformatutils.cpp1650 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
DvalidationES2.cpp169 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in IsValidCopyTextureDestinationFormatType() local
1053 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(actualInternalFormat); in ValidateES2TexImageParametersBase() local
DvalidationES3.cpp768 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateES3TexImageParametersBase() local
/external/angle/src/libANGLE/renderer/wgpu/
DTextureWgpu.cpp375 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImageImpl() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp93 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
DRenderer11.cpp3232 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in supportsFastCopyBufferToTexture() local
DTextureStorage11.cpp887 const gl::InternalFormat &internalFormatInfo = in setData() local
/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_params.cpp715 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
Dcapture_gles_3_0_params.cpp712 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
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
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3244 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1240 const gl::InternalFormat &internalFormatInfo = in copyImage() local