Home
last modified time | relevance | path

Searched defs:format (Results 3376 - 3400 of 4199) sorted by relevance

1...<<131132133134135136137138139140>>...168

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCrossStageInterfaceTests.cpp85 VkImageCreateInfo makeImageCreateInfo (const VkImageType imageType, const VkExtent3D& extent, const VkFormat format, const VkImageUsageFlags usage, deUint32 queueFamilyIndex) in makeImageCreateInfo() argument
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp849 const VkFormat format = VK_FORMAT_R32G32B32A32_SFLOAT; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp609 const VkFormat format = VK_FORMAT_R32_UINT; in noSSBOtest() local
1013 const VkFormat format = VK_FORMAT_R32_UINT; in noSSBOtestRequireSubgroupSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp93 makeImageCreateInfo(const VkImageType imageType, const VkExtent3D& extent, const VkFormat format, const VkImageUsageFlags usage, const VkSampleCountFlagBits samples, const VkImageTiling tiling) makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringTests.cpp1079 verifierCanBeUsed(const VkFormat format, const Sampler::FilterMode minFilter, const Sampler::FilterMode magFilter) verifierCanBeUsed() argument
1209 const VkFormat format; populateTextureFilteringTests() member
[all...]
H A DvktTextureShadowTests.cpp88 bool isFloatingPointDepthFormat (const tcu::TextureFormat& format) in isFloatingPointDepthFormat() argument
210 bool isDepthFormat(VkFormat format) in isDepthFormat() argument
1613 const VkFormat format; populateTextureShadowTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp1368 createExternalImage(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyIndex, vk::VkExternalMemoryHandleTypeFlagBits externalType, vk::VkFormat format, deUint32 width, deUint32 height, vk::VkImageTiling tiling, vk::VkImageCreateFlags createFlags, vk::VkImageUsageFlags usageFlags, deUint32 mipLevels, deUint32 arrayLayers) createExternalImage() argument
1561 allocate( deUint32 width, deUint32 height, deUint32 layers, deUint32 format, deUint64 usage) allocate() argument
1594 describe( const vk::pt::AndroidHardwareBufferPtr buffer, deUint32* width, deUint32* height, deUint32* layers, deUint32* format, deUint64* usage, deUint32* stride) describe() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoDecodeTests.cpp437 const VkFormat format = frame.pDecodedImage->getFormat(); in iterateSingleFrame() local
522 const VkFormat format = frame.pDecodedImage->getFormat(); in iterateDoubleFrame() local
613 const VkFormat format = frame.pDecodedImage->getFormat(); in iterateMultipleFrame() local
144 getDecodedImage(const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkImage image, VkImageLayout layout, VkFormat format, VkExtent2D codedExtent, deUint32 queueFamilyIndexTransfer, deUint32 queueFamilyIndexDecode) getDecodedImage() argument
995 const VkFormat format = frame.pDecodedImage->getFormat(); global() local
[all...]
H A DvktVideoTestUtils.cpp517 getSupportedFormatProperties(const InstanceInterface& vk, const VkPhysicalDevice physicalDevice, const VkImageUsageFlags imageUsageFlags, void* pNext, const VkFormat format) getSupportedFormatProperties() argument
576 validateFormatSupport(const InstanceInterface& vk, VkPhysicalDevice physicalDevice, const VkImageUsageFlags imageUsageFlags, const VkVideoProfileListInfoKHR* videoProfileList, const VkFormat format, bool throwException) validateFormatSupport() argument
609 validateVideoProfileList(const InstanceInterface& vk, VkPhysicalDevice physicalDevice, const VkVideoProfileListInfoKHR* videoProfileList, const VkFormat format, const VkImageUsageFlags usage) validateVideoProfileList() argument
684 makeImageCreateInfo(VkFormat format, const VkExtent2D& extent, const deUint32* queueFamilyIndex, const VkImageUsageFlags usage, void* pNext, const deUint32 arrayLayers) makeImageCreateInfo() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp200 static deBool openWriteFtm (int type, const char* format, va_list args) { DE_UNREF(type); DE_UNREF(format); DE_UNREF(args); return true; } in openWriteFtm() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp451 VkFormat format; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp197 vk::VkFormat format; member
372 createImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFormat format, const UVec2& size, bool disjoint, vk::VkImageTiling tiling) createImage() argument
402 createImageView(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkImage image, vk::VkFormat format, vk::VkSamplerYcbcrConversion conversion) createImageView() argument
443 createConversion(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFormat format, vk::VkSamplerYcbcrModelConversion colorModel, vk::VkSamplerYcbcrRange colorRange, vk::VkChromaLocation xChromaOffset, vk::VkChromaLocation yChromaOffset, vk::VkFilter chromaFilter, const vk::VkComponentMapping& componentMapping, bool explicitReconstruction) createConversion() argument
472 evalShader(Context& context, glu::ShaderType shaderType, const MultiPlaneImageData& imageData, const UVec2& size, vk::VkFormat format, vk::VkImageTiling imageTiling, bool disjoint, vk::VkFilter textureFilter, vk::VkSamplerAddressMode addressModeU, vk::VkSamplerAddressMode addressModeV, const std::vector<vk::VkSamplerYcbcrModelConversion>& colorModels, vk::VkSamplerYcbcrRange colorRange, vk::VkChromaLocation xChromaOffset, vk::VkChromaLocation yChromaOffset, vk::VkFilter chromaFilter, const vk::VkComponentMapping& componentMapping, bool explicitReconstruction, const vector<Vec2>& sts, deUint32 samplerBinding, vector<vector<Vec4> >& results) evalShader() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp252 const TextureFormat& format = access.getFormat(); in writeImage() local
374 void TestLog::writeImage (const char* name, const char* description, qpImageCompressionMode compressionMode, qpImageFormat format, int width, int height, int stride, const void* data) in writeImage() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarType.hpp252 FormatLayout format; member
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp119 void ContextWrapper::glTexImage1D (deUint32 target, int level, int internalFormat, int width, int border, deUint32 format, deUint32 type, const void* data) in glTexImage1D() argument
124 void ContextWrapper::glTexImage2D (deUint32 target, int level, int internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data) in glTexImage2D() argument
129 void ContextWrapper::glTexImage3D (deUint32 target, int level, int internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) in glTexImage3D() argument
134 void ContextWrapper::glTexSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) in glTexSubImage1D() argument
139 void ContextWrapper::glTexSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) in glTexSubImage2D() argument
144 glTexSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) glTexSubImage3D() argument
374 glReadPixels(int x, int y, int width, int height, deUint32 format, deUint32 type, void* data) glReadPixels() argument
[all...]
H A DsglrReferenceContext.cpp1297 texSubImage1D(deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) texSubImage1D() argument
1302 texSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) texSubImage2D() argument
1307 texSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) texSubImage3D() argument
[all...]
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp654 GLW_APICALL void GLW_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels() argument
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp117 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
416 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp127 deUint32 format; member
H A Des2fTextureMipmapTests.cpp781 Texture2DGenMipmapCase::Texture2DGenMipmapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 hint, int width, int height) in Texture2DGenMipmapCase() argument
117 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
469 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
915 TextureCubeGenMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 hint, int size) TextureCubeGenMipmapCase() argument
1094 deUint32 format; init() member
[all...]
H A Des2fTextureSpecificationTests.cpp394 TextureSpecCase::TextureSpecCase (Context& context, const char* name, const char* desc, const TextureType type, const tcu::TextureFormat format, const deUint32 flags, int width, int height) in TextureSpecCase() argument
620 BasicTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) in BasicTexImage2DCase() argument
665 BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) in BasicTexImageCubeCase() argument
717 RandomOrderTexImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) RandomOrderTexImage2DCase() argument
769 RandomOrderTexImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) RandomOrderTexImageCubeCase() argument
833 TexImage2DAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height, int alignment) TexImage2DAlignCase() argument
881 TexImageCubeAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height, int alignment) TexImageCubeAlignCase() argument
932 BasicTexSubImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexSubImage2DCase() argument
999 BasicTexSubImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexSubImageCubeCase() argument
1075 TexSubImage2DEmptyTexCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) TexSubImage2DEmptyTexCase() argument
1130 TexSubImageCubeEmptyTexCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) TexSubImageCubeEmptyTexCase() argument
1193 TexSubImage2DAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height, int subX, int subY, int subW, int subH, int alignment) TexSubImage2DAlignCase() argument
1247 TexSubImageCubeAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height, int subX, int subY, int subW, int subH, int alignment) TexSubImageCubeAlignCase() argument
1411 BasicCopyTexSubImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicCopyTexSubImage2DCase() argument
1489 BasicCopyTexSubImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicCopyTexSubImageCubeCase() argument
1584 deUint32 format; init() member
1610 deUint32 format = texFormats[formatNdx].format; init() local
1697 deUint32 format = texFormats[formatNdx].format; init() local
1715 deUint32 format = texFormats[formatNdx].format; init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp113 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
408 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp994 VkFormat format = static_cast<VkFormat>((dev + 1) % 5); in TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.h450 GLenum format; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DVertexArrayGL.cpp720 const angle::Format &format = *attrib.format; in callVertexAttribPointer() local
761 const angle::Format &format = *attrib.format; updateAttribFormat() local
[all...]

Completed in 44 milliseconds

1...<<131132133134135136137138139140>>...168