/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryExternalMemoryHostTests.cpp | 756 const VkPhysicalDeviceImageFormatInfo2 formatInfo = { in verifyFormatProperties() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | formatutils.cpp | 606 void InsertFormatInfo(InternalFormatInfoMap *map, const InternalFormat &formatInfo) in InsertFormatInfo() argument 807 InternalFormat formatInfo; in AddRGBAXFormat() local 869 InternalFormat formatInfo; AddLUMAFormat() local 906 InternalFormat formatInfo; AddDepthStencilFormat() local 942 InternalFormat formatInfo; AddCompressedFormat() local 985 InternalFormat formatInfo; AddYUVFormat() local [all...] |
H A D | validationES3.cpp | 374 const InternalFormat &formatInfo = GetInternalFormatInfo(internalFormat, type); in ValidateTexImageFormatCombination() local 944 const EffectiveInternalFormatInfo &formatInfo = list[curFormat]; in QueryEffectiveFormatList() local 1474 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); ValidateES3TexStorageParametersBase() local 1939 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); ValidateCompressedTexImage3D() local 2773 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(format); ValidateCompressedTexSubImage3D() local 3520 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); ValidateRenderbufferStorageMultisample() local [all...] |
H A D | validationES2.cpp | 396 const auto &formatInfo = *textureFormat.info; in ValidateES2CopyTexImageParameters() local 1594 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateES2TexStorageParametersBase() local 2783 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); ValidateCompressedTexImage2D() local 2899 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(format); ValidateCompressedTexSubImage2D() local [all...] |
H A D | validationES.cpp | 1054 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalFormat); in ValidCompressedImageSize() local 1123 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalFormat); in ValidCompressedSubImageSize() local 1186 const InternalFormat &formatInfo = GetInternalFormatInfo(format, type); ValidImageDataSize() local 1443 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(convertedInternalFormat); ValidateRenderbufferStorageParametersBase() local 3171 ValidateCompressedRegion(const Context *context, angle::EntryPoint entryPoint, const InternalFormat &formatInfo, GLsizei width, GLsizei height) ValidateCompressedRegion() argument 3767 const InternalFormat &formatInfo = ValidateCopyTexImageParametersBase() local 6980 const InternalFormat &formatInfo = GetInternalFormatInfo(format, type); ValidatePixelPack() local 8009 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalFormat); ValidateTexStorageMultisample() local [all...] |
H A D | Context.cpp | 3942 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(sizedInternalFormat); in updateCaps() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | TextureStorage11.cpp | 107 const d3d11::Format &formatInfo = d3d11::Format::Get(internalFormat, renderer11DeviceCaps); in GetTextureBindFlags() local 137 const d3d11::Format &formatInfo = d3d11::Format::Get(internalFormat, renderer11DeviceCaps); in GetTextureMiscFlags() local
|
H A D | renderer11_utils.cpp | 92 const d3d11::Format &formatInfo = d3d11::Format::Get(internalFormat, renderer11DeviceCaps); in GenerateTextureFormatCaps() local
|
H A D | Renderer11.cpp | 2835 const d3d11::Format &formatInfo = d3d11::Format::Get(format, mRenderer11DeviceCaps); in createRenderTarget() local 3529 const auto &formatInfo = textureHelper.getFormatSet(); packPixels() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | TextureD3D.cpp | 809 const auto &formatInfo = gl::GetSizedInternalFormatInfo(image->getInternalFormat()); in initializeContents() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
H A D | es2cTexture3DTests.cpp | 711 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(textureFormat); in iterate() local 824 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(textureFormat); in iterate() local 993 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(textureFormat); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.hpp | 241 struct formatInfo struct in glcts::TextureCubeMapArraySamplingTest
|
H A D | esextcTextureCubeMapArraySampling.cpp | 4233 TextureCubeMapArraySamplingTest::formatInfo::formatInfo(glw::GLenum internal_format, glw::GLenum format, function in glcts::TextureCubeMapArraySamplingTest::formatInfo
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLCaps.cpp | 3237 const auto& formatInfo = fFormatTable[i]; local 4479 const auto& formatInfo = this->getFormatInfo(srcBackendFormat.asGLFormat()); in onSupportedReadPixelsColorType() local 4517 const auto& formatInfo = this->getFormatInfo(surfaceFormat.asGLFormat()); supportedWritePixelsColorType() local 4649 const auto& formatInfo = const_cast<GrGLCaps*>(this)->getFormatInfo(format); shouldQueryImplementationReadSupport() local 4673 auto& formatInfo = const_cast<GrGLCaps*>(this)->getFormatInfo(format); didQueryImplementationReadSupport() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineBlendTests.cpp | 812 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(mapVkFormat(m_colorFormat)); variable 1412 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(mapVkFormat(m_colorFormat)); variable 1981 const auto formatInfo = tcu::getTextureFormatInfo(tcuColorFormat); in iterate() local [all...] |
H A D | vktPipelineSamplerTests.cpp | 1460 const auto formatInfo = tcu::getTextureFormatInfo(tcuFormat); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | renderergl_utils.cpp | 316 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in CheckSizedInternalFormatTextureRenderability() local 371 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in CheckInternalFormatRenderbufferRenderability() local 436 const nativegl::InternalFormat &formatInfo = in GenerateTextureFormatCaps() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 1234 const vk::VkPhysicalDeviceImageFormatInfo2 formatInfo = in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 1246 const vk::VkPhysicalDeviceImageFormatInfo2 formatInfo = in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 1479 const auto formatInfo = tcu::getTextureFormatInfo(tcuFormat); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Renderer9.cpp | 1952 const gl::InternalFormat &formatInfo = in clear() local 2563 const gl::InternalFormat &formatInfo in createRenderTarget() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | TextureVk.cpp | 323 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local 337 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(format, type); in setSubImage() local 355 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in setCompressedImage() local 373 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(format, GL_UNSIGNED_BYTE); in setCompressedSubImage() local 385 setImageImpl(const gl::Context *context, const gl::ImageIndex &index, const gl::InternalFormat &formatInfo, const gl::Extents &size, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setImageImpl() argument 465 setSubImageImpl(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, const gl::InternalFormat &formatInfo, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels, const vk::Format &vkFormat) setSubImageImpl() argument [all...] |
H A D | vk_helpers.cpp | 5701 stageSubresourceUpdateImpl(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access, const GLuint inputRowPitch, const GLuint inputDepthPitch, const GLuint inputSkipBytes) stageSubresourceUpdateImpl() argument 6007 CalculateBufferInfo(ContextVk *contextVk, const gl::Extents &glExtents, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, GLenum type, bool is3D, GLuint *inputRowPitch, GLuint *inputDepthPitch, GLuint *inputSkipBytes) CalculateBufferInfo() argument 6152 stageSubresourceUpdate(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access) stageSubresourceUpdate() argument 6218 stageSubresourceUpdateFromFramebuffer( const gl::Context *context, const gl::ImageIndex &index, const gl::Rectangle &sourceArea, const gl::Offset &dstOffset, const gl::Extents &dstExtent, const gl::InternalFormat &formatInfo, ImageAccess access, FramebufferVk *framebufferVk, DynamicBuffer *stagingBufferOverride) stageSubresourceUpdateFromFramebuffer() argument 6424 const gl::InternalFormat &formatInfo = stageRobustResourceClearWithFormat() local [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_funcs.hpp | 6134 getSparseImageFormatProperties2( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, Dispatch const & d ) const getSparseImageFormatProperties2() argument 6162 getSparseImageFormatProperties2( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, SparseImageFormatProperties2Allocator & sparseImageFormatProperties2Allocator, Dispatch const & d ) const getSparseImageFormatProperties2() argument 10581 getSparseImageFormatProperties2KHR( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, Dispatch const & d ) const getSparseImageFormatProperties2KHR() argument 10609 getSparseImageFormatProperties2KHR( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, SparseImageFormatProperties2Allocator & sparseImageFormatProperties2Allocator, Dispatch const & d ) const getSparseImageFormatProperties2KHR() argument [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_funcs.hpp | 5854 PhysicalDevice::getSparseImageFormatProperties2( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, Dispatch const & d ) const in getSparseImageFormatProperties2() argument 5881 PhysicalDevice::getSparseImageFormatProperties2( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, in getSparseImageFormatProperties2() argument 11058 PhysicalDevice::getSparseImageFormatProperties2KHR( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, in getSparseImageFormatProperties2KHR() argument 11086 PhysicalDevice::getSparseImageFormatProperties2KHR( const VULKAN_HPP_NAMESPACE::PhysicalDeviceSparseImageFormatInfo2 & formatInfo, in getSparseImageFormatProperties2KHR() argument [all...] |