| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 157 computeImageSize(const VkExtent3D& extent, VkFormat format, bool withMipMaps, deUint32 level) computeImageSize() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawDiscardRectanglesTests.cpp | 99 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument 390 tcu::TextureLevel generateReferenceImage (const tcu::TextureFormat format, in generateReferenceImage() argument
|
| H A D | vktDrawMultipleInterpolationTests.cpp | 55 vk::VkFormat format; member 900 const vk::VkFormat format in createTests() local [all...] |
| H A D | vktDrawShaderLayerTests.cpp | 86 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, const deUint32 numLayers, VkImageUsageFlags usage) in makeImageCreateInfo() argument 352 tcu::TextureLevel generateReferenceImage (const tcu::TextureFormat format, in generateReferenceImage() argument
|
| H A D | vktDrawShaderViewportIndexTests.cpp | 90 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument 426 tcu::TextureLevel generateReferenceImage (const tcu::TextureFormat format, in generateReferenceImage() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsOcclusionQueryTests.cpp | 63 inline VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage) in makeImageCreateInfo() argument 203 VkImageAspectFlags getImageAspectFlags (const VkFormat format) in getImageAspectFlags() argument 215 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, const VkPhysicalDevice device, const VkFormat format) in isSupportedDepthStencilFormat() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryLayeredRenderingTests.cpp | 196 VkImageCreateInfo makeImageCreateInfo (const VkImageCreateFlags flags, const VkImageType type, const VkFormat format, const VkExtent3D size, const deUint32 numLayers, const VkImageUsageFlags usage) in makeImageCreateInfo() argument 419 static LayeredImageAccess create (const VkImageType type, const VkFormat format, const VkExtent3D size, const deUint32 numLayers, const void* pData) in create() argument 169 checkImageFormatProperties(const InstanceInterface& vki, const VkPhysicalDevice& physDevice, const VkImageType& imageType, const VkImageTiling& imageTiling, const VkImageUsageFlags imageUsageFlags, const VkImageCreateFlags imageCreateFlags, const VkFormat format, const VkExtent3D& requiredSize, const deUint32 requiredLayers) checkImageFormatProperties() argument 439 LayeredImageAccess(const VkFormat format, const deUint32 width, const deUint32 numLayers, const void* pData) LayeredImageAccess() argument 448 LayeredImageAccess(const VkImageType type, const VkFormat format, const VkExtent3D size, const deUint32 numLayers, const void* pData) LayeredImageAccess() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageMismatchedWriteOpTests.cpp | 386 StorageBuffer2D::StorageBuffer2D (Context& context, const tcu::TextureFormat& format, deUint32 width, deUint32 height) in StorageBuffer2D() argument
|
| H A D | vktImageQualifiersTests.cpp | 117 comparePixelBuffers(tcu::TestContext& testCtx, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format, const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result) comparePixelBuffers() argument 230 MemoryQualifierTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Qualifier qualifier, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format, const glu::GLSLVersion glslVersion) MemoryQualifierTestCase() argument 355 MemoryQualifierInstanceBase(Context& context, const std::string& name, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format) MemoryQualifierInstanceBase() argument 476 MemoryQualifierInstanceImage(Context& context, const std::string& name, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format) MemoryQualifierInstanceImage() argument 616 MemoryQualifierInstanceBuffer(Context& context, const std::string& name, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format) MemoryQualifierInstanceBuffer() argument 763 const tcu::TextureFormat& format = formats[formatNdx]; createImageQualifiersTests() local [all...] |
| H A D | vktImageSampleCompressedTextureTests.cpp | 86 inline VkImageCreateInfo makeImageCreateInfo (const IVec3& size, const VkFormat& format, bool storageImage, bool cubemap) in makeImageCreateInfo() argument 254 TextureLevel makeReferenceImage (const VkFormat format, int width, int height) in makeReferenceImage() argument [all...] |
| H A D | vktImageSubresourceLayoutTests.cpp | 82 BufferLevels::BufferLevels (VkImageType type, VkFormat format, VkExtent3D levelZero, deUint32 maxLevels, VkImageAspectFlags aspects) in BufferLevels() argument 835 const auto format = testFormats[formatIdx]; createImageSubresourceLayoutTests() local [all...] |
| H A D | vktImageTestsUtil.cpp | 439 tcu::UVec3 getCompressedImageResolutionInBlocks (const vk::VkFormat format, const tcu::UVec3& size) in getCompressedImageResolutionInBlocks() argument 453 tcu::UVec3 getCompressedImageResolutionBlockCeil (const vk::VkFormat format, const tcu::UVec3& size) in getCompressedImageResolutionBlockCeil() argument 56 SparseImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkPhysicalDevice physicalDevice, const vk::InstanceInterface& vki, const vk::VkImageCreateInfo& createInfo, const vk::VkQueue sparseQueue, vk::Allocator& allocator, const tcu::TextureFormat& format) SparseImage() argument 467 getCompressedImageSizeInBytes(const vk::VkFormat format, const tcu::UVec3& size) getCompressedImageSizeInBytes() argument 476 getUncompressedImageSizeInBytes(const vk::VkFormat format, const tcu::UVec3& size) getUncompressedImageSizeInBytes() argument 545 getFormatPrefix(const tcu::TextureFormat& format) getFormatPrefix() argument 552 getShaderImageType(const tcu::TextureFormat& format, const ImageType imageType, const bool multisample) getShaderImageType() argument 589 getShaderImageFormatQualifier(const tcu::TextureFormat& format) getShaderImageFormatQualifier() argument 656 getGlslSamplerType(const tcu::TextureFormat& format, VkImageViewType type) getGlslSamplerType() argument 681 getGlslInputFormatType(const vk::VkFormat format) getGlslInputFormatType() argument 712 getGlslFormatType(const vk::VkFormat format) getGlslFormatType() argument 743 getGlslAttachmentType(const vk::VkFormat format) getGlslAttachmentType() argument 767 getGlslInputAttachmentType(const vk::VkFormat format) getGlslInputAttachmentType() argument 791 isPackedType(const vk::VkFormat format) isPackedType() argument 828 isComponentSwizzled(const vk::VkFormat format) isComponentSwizzled() argument 849 getNumUsedChannels(const vk::VkFormat format) getNumUsedChannels() argument 859 isFormatImageLoadStoreCapable(const vk::VkFormat format) isFormatImageLoadStoreCapable() argument 910 getFormatShortString(const VkFormat format) getFormatShortString() argument [all...] |
| H A D | vktImageTranscodingSupportTests.cpp | 140 void BasicTranscodingTestInstance::generateData (deUint8* toFill, size_t size, const VkFormat format) in generateData() argument 452 VkImageCreateInfo GraphicsAttachmentsTestInstance::makeCreateImageInfo (const VkFormat format, in makeCreateImageInfo() argument 497 getUncompressedImageData(const VkFormat format, const UVec3& size, std::vector<deUint8>& data) getUncompressedImageData() argument 823 isFormatUsageFlagSupported(Context& context, const VkFormat format, VkImageUsageFlags formatUsageFlags) const isFormatUsageFlagSupported() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryRequirementsTests.cpp | 1228 bool ImageMemoryRequirementsOriginal::isFormatMatchingAspect (const VkFormat format, const VkImageAspectFlags aspect) in isFormatMatchingAspect() argument 1520 const VkFormat format in execTest() local 1948 const VkFormat format = multiplaneFormats[formatNdx]; testMultiplaneImages() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTests.cpp | 394 const auto format = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Surface.cpp | 724 const gl::InternalFormat &format = *mColorFormat.info; in getRedOffset() local 737 const gl::InternalFormat &format = *mColorFormat.info; in getGreenOffset() local 750 const gl::InternalFormat &format = *mColorFormat.info; getBlueOffset() local 763 const gl::InternalFormat &format = *mColorFormat.info; getAlphaOffset() local 780 const gl::InternalFormat &format = *mColorFormat.info; getBitmapPixelSize() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_1_autogen.cpp | 36 CaptureBindImageTexture(const State &glState, bool isCallValid, GLuint unit, TextureID texturePacked, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) CaptureBindImageTexture() argument
|
| H A D | capture_gles_2_0_params.cpp | 81 CaptureCompressedTexSubImage2D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage2D_data() argument 598 CaptureReadPixels_pixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels, ParamCapture *paramCapture) CaptureReadPixels_pixels() argument 671 CaptureTexImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage2D_pixels() argument 739 CaptureTexSubImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage2D_pixels() argument
|
| H A D | capture_gles_3_0_params.cpp | 72 CaptureCompressedTexSubImage3D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage3D_data() argument 683 CaptureTexImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3D_pixels() argument 720 CaptureTexSubImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3D_pixels() argument
|
| H A D | capture_gles_3_2_autogen.cpp | 1066 CaptureReadnPixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) CaptureReadnPixels() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cStencilTexturingTests.cpp | 816 GLenum format in prepareDestinationTexture() local 267 createAndFill2DTexture(deqp::Context& context, GLuint width, GLuint height, GLenum internal_format, GLenum format, GLenum type, const GLvoid* data) createAndFill2DTexture() argument 1090 GLenum format = 0; verifyTexture() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTextureGatherTests.cpp | 370 GLenum format = GL_RGB; in CreateTexture2DRgb() local 407 GLenum format = GL_RG; in CreateTexture2DRg() local 445 GLenum format = GL_RED; CreateTexture2DR() local 547 GLenum format = Format(); CreateTexture2DArray() local 626 GLenum format = Format(); CreateTextureCube() local 674 GLenum format = Format(); CreateTextureSRGB() local 710 GLenum format = Format(); CreateTexture2D() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcCompressedFormatTests.cpp | 64 GLenum format; member 122 GLenum format; member 466 ImageInfo loadImage (const Archive& archive, GLenum format, size_t imageIndex) in loadImage() argument 472 msg << "No image data found for format: " << format; in loadImage() local 1487 CompressedFormatTest(deqp::Context& context, shared_ptr<SharedData> data, const FormatInfo& format) CompressedFormatTest() argument [all...] |
| H A D | glcTextureRepeatModeTests.cpp | 237 GLenum format; member 1222 GLenum format = internalFormatStruct.format; iterate() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsTestsUtils.hpp | 392 Format format; member [all...] |