/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | TextureD3D.cpp | 1014 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 D | TextureGL.cpp | 296 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 D | BlitGL.cpp | 173 const gl::InternalFormat &internalFormatInfo = in PrepareForClear() local 1367 const gl::InternalFormat &internalFormatInfo = in initializeResources() local
|
H A D | renderergl_utils.cpp | 2815 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in SupportsNativeRendering() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | D3D11FormatTablesTest.cpp | 65 const gl::InternalFormat &internalFormatInfo = in TEST_P() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Texture.cpp | 1464 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 D | Caps.cpp | 70 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in GenerateMinimumTextureCaps() local
|
H A D | formatutils.cpp | 1659 const InternalFormat &internalFormatInfo = iter->second.begin()->second; in GetSizedInternalFormatInfo() local
|
H A D | validationES2.cpp | 169 const InternalFormat &internalFormatInfo = GetInternalFormatInfo(internalFormat, type); in IsValidCopyTextureDestinationFormatType() local 1036 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(actualInternalFormat); in ValidateES2TexImageParametersBase() local
|
H A D | validationES3.cpp | 759 const InternalFormat &internalFormatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateES3TexImageParametersBase() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | TextureWgpu.cpp | 375 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImageImpl() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | renderer11_utils.cpp | 93 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
|
H A D | Renderer11.cpp | 3205 const gl::InternalFormat &internalFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in supportsFastCopyBufferToTexture() local
|
H A D | TextureStorage11.cpp | 887 const gl::InternalFormat &internalFormatInfo = in setData() local
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_0_params.cpp | 711 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage3D_pixels() local
|
H A D | capture_gles_2_0_params.cpp | 715 const gl::InternalFormat &internalFormatInfo = gl::GetInternalFormatInfo(format, type); in CaptureTexImage2D_pixels() local
|
H A D | capture_gles_ext_params.cpp | 3725 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 D | Renderer9.cpp | 3235 const gl::InternalFormat &internalFormatInfo = in clearRenderTarget() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | TextureVk.cpp | 1167 const gl::InternalFormat &internalFormatInfo = in copyImage() local
|