Home
last modified time | relevance | path

Searched defs:format (Results 4451 - 4475 of 5998) sorted by relevance

1...<<171172173174175176177178179180>>...240

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp157 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 DvktDrawDiscardRectanglesTests.cpp99 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 DvktDrawMultipleInterpolationTests.cpp55 vk::VkFormat format; member
900 const vk::VkFormat format in createTests() local
[all...]
H A DvktDrawShaderLayerTests.cpp86 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 DvktDrawShaderViewportIndexTests.cpp90 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 DvktFragmentOperationsOcclusionQueryTests.cpp63 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 DvktGeometryLayeredRenderingTests.cpp196 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 DvktImageMismatchedWriteOpTests.cpp386 StorageBuffer2D::StorageBuffer2D (Context& context, const tcu::TextureFormat& format, deUint32 width, deUint32 height) in StorageBuffer2D() argument
H A DvktImageQualifiersTests.cpp117 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 DvktImageSampleCompressedTextureTests.cpp86 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 DvktImageSubresourceLayoutTests.cpp82 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 DvktImageTestsUtil.cpp439 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 DvktImageTranscodingSupportTests.cpp140 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 DvktMemoryRequirementsTests.cpp1228 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 DvktMeshShaderApiTests.cpp394 const auto format = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp724 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 Dcapture_gles_3_1_autogen.cpp36 CaptureBindImageTexture(const State &glState, bool isCallValid, GLuint unit, TextureID texturePacked, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) CaptureBindImageTexture() argument
H A Dcapture_gles_2_0_params.cpp81 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 Dcapture_gles_3_0_params.cpp72 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 Dcapture_gles_3_2_autogen.cpp1066 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 Dgl4cStencilTexturingTests.cpp816 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 Des31cTextureGatherTests.cpp370 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 DglcCompressedFormatTests.cpp64 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 DglcTextureRepeatModeTests.cpp237 GLenum format; member
1222 GLenum format = internalFormatStruct.format; iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp392 Format format; member
[all...]

Completed in 43 milliseconds

1...<<171172173174175176177178179180>>...240