Home
last modified time | relevance | path

Searched defs:textureFormat (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp842 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslAttachmentType() local
866 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslInputAttachmentType() local
890 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isPackedType() local
927 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isComponentSwizzled() local
951 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getNumUsedChannels() local
H A DvktImageAtomicSpirvShaders.hpp45 tcu::TextureFormat textureFormat; member
H A DvktImageTranscodingSupportTests.cpp389 tcu::TextureFormat textureFormat = mapVkFormat(m_parameters.featuredFormat); in generateData() local
414 tcu::TextureFormat textureFormat = mapVkFormat(m_parameters.featuredFormat); in generateData() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1070 OffsetSize offsetSize, tcu::TextureFormat textureFormat, in TextureGatherCase()
1186 …extureGatherCase::genGatherFuncCall(GatherType gatherType, const tcu::TextureFormat &textureFormat, in genGatherFuncCall()
1256 const tcu::TextureFormat &textureFormat, in genProgramSources()
1601 …Args> generateBasic2DCaseIterations(GatherType gatherType, const tcu::TextureFormat &textureFormat, in generateBasic2DCaseIterations()
1677 OffsetSize offsetSize, tcu::TextureFormat textureFormat, in TextureGather2DCase()
1773 OffsetSize offsetSize, tcu::TextureFormat textureFormat, in TextureGather2DArrayCase()
1913 …Case(Context &context, const char *name, const char *description, tcu::TextureFormat textureFormat, in TextureGatherCubeCase()
2060 …OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMo… in makeTextureGatherCase()
H A Des31fShaderImageLoadStoreTests.cpp961const TextureFormat &textureFormat, const IVec3 &textureSize, in readIntegerTextureViaFBOAndVerify()
1017const TextureFormat &textureFormat, const IVec3 &textureSize, in readFloatOrNormTextureWithLookupsAndVerify()
1198 … uint32_t bufferGL, const TextureFormat &textureFormat, int imageSize, in readBufferTextureWithMappingAndVerify()
1219 … uint32_t bufferGL, TextureType textureType, const TextureFormat &textureFormat, in readTextureAndVerify()
1486const TextureFormat &textureFormat, const TextureFormat &imageFormat, TextureType textureType, in ImageLoadAndStoreCase()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp997const tcu::TextureFormat &textureFormat, const IVec2 &offsetRange) in generateBasic2DCaseIterations()
1087 tcu::TextureFormat textureFormat; member
1740 string genGatherFuncCall(GatherType gatherType, const tcu::TextureFormat &textureFormat, const Gath… in genGatherFuncCall()
2091 const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, in TextureGather2DCase()
2152 … LevelMode levelMode, const tcu::TextureFormat &textureFormat, in generate2DArrayCaseIterations()
2314 const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, in TextureGather2DArrayCase()
2377const tcu::TextureFormat &textureFormat, const IVec2 &offsetRange) in generateCubeCaseIterations()
2545 tcu::TestContext &testCtx, const string &name, const tcu::TextureFormat textureFormat, in TextureGatherCubeCase()
2608 …OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMo… in makeTextureGatherCase()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp430 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local
450 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp83 const angle::Format &textureFormat = format.getActualRenderableImageFormat(); in setStorageImpl() local
222 const angle::Format &textureFormat = vkFormat.getActualRenderableImageFormat(); in setStorageEGLImageTarget() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp1114 …TestInstance::verifyBufferInternal(const void *resultData, const tcu::TextureFormat &textureFormat, in verifyBufferInternal()
1179 …eLevel> ColorImagelessTestInstance::generateReferenceImage(const tcu::TextureFormat &textureFormat, in generateReferenceImage()
1347 …eLevel> DepthImagelessTestInstance::generateReferenceImage(const tcu::TextureFormat &textureFormat, in generateReferenceImage()
1633 const tcu::TextureFormat &textureFormat, const AspectFlags aspectFlags, const uint32_t sample, in generateReferenceImage()
1866 const tcu::TextureFormat &textureFormat, const AspectFlags aspectFlags, const uint32_t sample, in generateReferenceImage()
2252 …ureLevel> MultisubpassTestInstance::generateReferenceImage(const tcu::TextureFormat &textureFormat, in generateReferenceImage()
2508const tcu::TextureFormat &textureFormat, const AspectFlags aspectFlags, const uint32_t sample, con… in generateReferenceImage()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp335 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local
468 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp73 VkFormat textureFormat; member
246 VkFormat getColorAttachmentFormat(VkFormat textureFormat, bool useStencil) in getColorAttachmentFormat()
516 tcu::TextureFormat textureFormat; in comparePixelToColorClearValue() local
H A DvktPipelineEarlyDestroyTests.cpp240 const tcu::TextureFormat textureFormat = mapVkFormat(attachmentFormat); in testEarlyDestroy() local
/aosp_15_r20/external/angle/src/libANGLE/
H A Des3_copy_conversion_table_autogen.cpp18 bool ValidES3CopyConversion(GLenum textureFormat, GLenum framebufferFormat) in ValidES3CopyConversion()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp344 const tcu::TextureFormat textureFormat, const VkImage *image) in getPixel()
457 const tcu::TextureFormat textureFormat = vk::mapVkFormat(surfaceFormat.format); in colorspaceCompareTest() local
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dwebgpu.js71 …CanvasKit.MakeGPUTextureSurface = function (devCtx, texture, textureFormat, width, height, colorSp… argument
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/
H A DEglProgram.cc263 EglTextureProgram::EglTextureProgram(const TextureFormat textureFormat) { in EglTextureProgram()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pbuffer.c168 int textureFormat = WGL_NO_TEXTURE_ARB; in wglCreatePbufferARB() local
H A Dstw_framebuffer.h111 unsigned textureFormat; /**< WGL_NO_TEXTURE or WGL_TEXTURE_RGB[A]_ARB */ member
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DPbufferSurfaceWGL.cpp22 EGLenum textureFormat, in PbufferSurfaceWGL()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DPixmapSurfaceGLX.cpp27 int EGLTextureFormatToGLXTextureFormat(EGLint textureFormat) in EGLTextureFormatToGLXTextureFormat()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuImageIO.cpp107 TextureFormat textureFormat; in loadPNG() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayETC2Support.cpp347 … const tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8); in isRenderedImageValid() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp716 const tcu::TextureFormat textureFormat = texture.getRefTexture().getFormat(); in iterate() local
829 const tcu::TextureFormat textureFormat = texture.getRefTexture().getFormat(); in iterate() local
996 const tcu::TextureFormat textureFormat = texture2D.getRefTexture().getFormat(); in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cNumberParsingTests.cpp360 …const auto textureFormat = tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM… in iterate() local
/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp1368 tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, (m_fboType == FBO_RGBA_FLOAT16) ? in testFBO() local
1565 tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, (m_fboType == FBO_RGBA_FLOAT16) ? in testFBO() local

123