/external/deqp/framework/opengl/ |
D | gluFboRenderContext.cpp | 64 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat() 210 const deUint32 colorFormat = chooseColorFormat(config); in createFramebuffer() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboDepthbufferTests.cpp | 68 const deUint32 colorFormat = GL_RGBA8; in render() local 160 const deUint32 colorFormat = GL_RGBA8; in render() local 246 const deUint32 colorFormat = GL_RGBA8; in render() local
|
D | es3fFboStencilbufferTests.cpp | 68 const deUint32 colorFormat = GL_RGBA8; in render() local 157 const deUint32 colorFormat = GL_RGBA8; in render() local
|
D | es3fFboRenderTest.cpp | 98 GLenum colorFormat; //!< Internal format for color buffer texture or renderbuffer member in deqp::gles3::Functional::FboConfig 529 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 750 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1111 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1267 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local 1624 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local 1662 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local
|
D | es3fFramebufferBlitTests.cpp | 73 const deUint32 colorFormat = GL_RGBA8; in render() local 480 const deUint32 colorFormat = GL_RGBA8; in render() local 630 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_format); in render() local 759 const tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_format); in render() local
|
D | es3fFboMultisampleTests.cpp | 57 …sampleCase (Context& context, const char* name, const char* desc, deUint32 colorFormat, deUint32 d… in BasicFboMultisampleCase()
|
D | es3fFboStateQueryTests.cpp | 537 const GLenum colorFormat = requiredColorformats[ndx].internalFormat; in test() local
|
D | es3fFboInvalidateTests.cpp | 1208 const deUint32 colorFormat = GL_RGBA8; in render() local
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
D | MediaCodecVideoEncoder.java | 124 private int colorFormat; // Used by native code. field in MediaCodecVideoEncoder 143 public EncoderProperties(String codecName, int colorFormat) { in EncoderProperties() 148 public final int colorFormat; // Color format supported by codec. field in MediaCodecVideoEncoder.EncoderProperties
|
D | MediaCodecVideoDecoder.java | 102 private int colorFormat; field in MediaCodecVideoDecoder 134 public DecoderProperties(String codecName, int colorFormat) { in DecoderProperties() 139 public final int colorFormat; // Color format supported by codec. field in MediaCodecVideoDecoder.DecoderProperties
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/ |
D | IOSApplicationConfiguration.java | 33 public int colorFormat = GLKViewDrawableColorFormat.RGB565; field in IOSApplicationConfiguration
|
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSApplicationConfiguration.java | 33 public GLKViewDrawableColorFormat colorFormat = GLKViewDrawableColorFormat.RGB565; field in IOSApplicationConfiguration
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.hpp | 122 ColorFragmentShader (const tcu::TextureFormat& colorFormat, in ColorFragmentShader() 179 …SamplerFragmentShader (const tcu::TextureFormat& colorFormat, const TextureType& texture, const tc… in SamplerFragmentShader() 273 …SamplerProgram (const tcu::TextureFormat& colorFormat, const TextureType& texture, const tcu::Samp… in SamplerProgram()
|
D | vktPipelineReferenceRenderer.cpp | 166 const tcu::TextureFormat& colorFormat, in ReferenceRenderer()
|
D | vktPipelineBlendTests.cpp | 249 const VkFormat colorFormat, in BlendTest() 296 const VkFormat colorFormat, in BlendTestInstance()
|
D | vktPipelineEarlyFragmentTests.cpp | 359 const VkFormat colorFormat, in makeRenderPass() 840 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
|
D | vktPipelineImageSamplingInstance.cpp | 979 const tcu::TextureFormat colorFormat = mapVkFormat(m_colorFormat); in verifyImage() local
|
D | vktPipelineTimestampTests.cpp | 1040 void BasicGraphicsTestInstance::buildRenderPass(VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass() 1123 void BasicGraphicsTestInstance::buildFrameBuffer(tcu::UVec2 renderSize, VkFormat colorFormat, VkFor… in buildFrameBuffer()
|
D | vktPipelineMultisampleTests.cpp | 1268 VkFormat colorFormat, in MultisampleRenderer()
|
/external/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 244 VkFormat colorFormat; in getAttachmentsDescriptor() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiSmokeTests.cpp | 338 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in renderTriangleTest() local 950 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in renderTriangleUnusedResolveAttachmentTest() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.c | 696 …G (png_structp png, png_infop info, png_byte** rowPointers, int width, int height, int colorFormat) in writeCompressedPNG()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktSynchronization.cpp | 299 VkFormat colorFormat; member
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 770 …const VkFormat colorFormat = isFloat ? VK_FORMAT_R32G32B32A32_SFLOAT : (isSigned || isBool ? VK_FO… in execute() local 2199 VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in renderTess() local
|
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 1748 GLboolean colorFormat; in texture_error_check() local
|