/external/angle/src/libANGLE/ |
D | es3_copy_conversion_table_autogen.cpp | 18 bool ValidES3CopyConversion(GLenum textureFormat, GLenum framebufferFormat) in ValidES3CopyConversion()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 782 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslAttachmentType() local 806 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslInputAttachmentType() local 830 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isPackedType() local 867 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isComponentSwizzled() local 891 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getNumUsedChannels() local
|
D | vktImageAtomicSpirvShaders.hpp | 45 tcu::TextureFormat textureFormat; member
|
D | vktImageMisalignedCubeTests.cpp | 85 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local
|
D | vktImageTranscodingSupportTests.cpp | 215 tcu::TextureFormat textureFormat = mapVkFormat(m_parameters.featuredFormat); in generateData() local 240 tcu::TextureFormat textureFormat = mapVkFormat(m_parameters.featuredFormat); in generateData() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 430 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local 449 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 196 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local 316 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 82 const angle::Format &textureFormat = format.getActualRenderableImageFormat(); in setStorageImpl() local 182 const angle::Format &textureFormat = vkFormat.getActualRenderableImageFormat(); in setStorageEGLImageTarget() local
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 89 int textureFormat = WGL_NO_TEXTURE_ARB; in wglCreatePbufferARB() local
|
D | stw_framebuffer.h | 93 unsigned textureFormat; /**< WGL_NO_TEXTURE or WGL_TEXTURE_RGB[A]_ARB */ member
|
/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | PbufferSurfaceWGL.cpp | 22 EGLenum textureFormat, in PbufferSurfaceWGL()
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | PixmapSurfaceGLX.cpp | 26 int EGLTextureFormatToGLXTextureFormat(EGLint textureFormat) in EGLTextureFormatToGLXTextureFormat()
|
/external/deqp/framework/common/ |
D | tcuImageIO.cpp | 107 TextureFormat textureFormat; in loadPNG() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1042 tcu::TextureFormat textureFormat, in TextureGatherCase() 1160 …ureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in genGatherFuncCall() 1231 const tcu::TextureFormat& textureFormat, in genProgramSources() 1569 …s> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in generateBasic2DCaseIterations() 1649 tcu::TextureFormat textureFormat, in TextureGather2DCase() 1739 tcu::TextureFormat textureFormat, in TextureGather2DArrayCase() 1871 tcu::TextureFormat textureFormat, in TextureGatherCubeCase() 2011 tcu::TextureFormat textureFormat, in makeTextureGatherCase()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayETC2Support.cpp | 342 const tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8); in isRenderedImageValid() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 928 …eIterations (GatherType gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, … in generateBasic2DCaseIterations() 1005 tcu::TextureFormat textureFormat; member 1629 const tcu::TextureFormat& textureFormat, in genGatherFuncCall() 1978 const tcu::TextureFormat textureFormat, in TextureGather2DCase() 2038 const tcu::TextureFormat& textureFormat, in generate2DArrayCaseIterations() 2205 const tcu::TextureFormat textureFormat, in TextureGather2DArrayCase() 2265 …eIterations (GatherType gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, … in generateCubeCaseIterations() 2433 const tcu::TextureFormat textureFormat, in TextureGatherCubeCase() 2508 tcu::TextureFormat textureFormat, in makeTextureGatherCase()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineEarlyDestroyTests.cpp | 235 const tcu::TextureFormat textureFormat = mapVkFormat(attachmentFormat); in testEarlyDestroy() local
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 72 VkFormat textureFormat; member 209 VkFormat getColorAttachmentFormat (VkFormat textureFormat) in getColorAttachmentFormat() 447 const tcu::TextureFormat& textureFormat, in comparePixelToColorClearValue()
|
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cNumberParsingTests.cpp | 359 …const auto textureFormat = tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in iterate() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Framebuffer9.cpp | 393 const d3d9::TextureFormat &textureFormat = d3d9::GetTextureFormatInfo(sizedFormat); in getImplementationColorReadFormat() local
|
/external/mesa3d/src/glx/windows/ |
D | windowsgl.c | 394 int textureFormat, windowsDrawable *drawable) in windows_setTexBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 1092 …tInstance::verifyBufferInternal (const void* resultData, const tcu::TextureFormat& textureFormat, … in verifyBufferInternal() 1145 …Level> ColorImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 1301 …Level> DepthImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 1568 …ColorResolveImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 1780 …DepthResolveImagelessTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage() 2127 …reLevel> MultisubpassTestInstance::generateReferenceImage (const tcu::TextureFormat& textureFormat, in generateReferenceImage()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferActiveUniformValidation.cpp | 58 TextureParameters::TextureParameters(glw::GLuint textureBufferSize, glw::GLenum textureFormat, in TextureParameters()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 381 const tcu::TextureFormat textureFormat, in getPixel() 489 const tcu::TextureFormat textureFormat = vk::mapVkFormat(surfaceFormat.format); in colorspaceCompareTest() local
|
/external/swiftshader/src/Device/ |
D | Sampler.hpp | 90 vk::Format textureFormat; member
|