/external/swiftshader/src/D3D9/ |
D | Capabilities.hpp | 45 struct RenderTarget struct 47 static bool NULL_; 48 static bool R8G8B8; 49 static bool R5G6B5; 50 static bool X1R5G5B5; 51 static bool A1R5G5B5; 52 static bool A4R4G4B4; 53 static bool R3G3B2; 54 static bool A8R3G3B2; 55 static bool X4R4G4B4; [all …]
|
/external/swiftshader/src/D3D8/ |
D | Capabilities.hpp | 26 struct RenderTarget struct 28 static bool R8G8B8; 29 static bool R5G6B5; 30 static bool X1R5G5B5; 31 static bool A1R5G5B5; 32 static bool A4R4G4B4; 33 static bool R3G3B2; 34 static bool A8R3G3B2; 35 static bool X4R4G4B4; 36 static bool A8R8G8B8; [all …]
|
/external/deqp/framework/common/ |
D | tcuRenderTarget.cpp | 29 RenderTarget::RenderTarget (void) in RenderTarget() function in tcu::RenderTarget 39 RenderTarget::RenderTarget (int width, int height, const PixelFormat& format, int depthBits, int st… in RenderTarget() function in tcu::RenderTarget
|
D | tcuRenderTarget.hpp | 35 class RenderTarget class
|
/external/deqp/modules/gles31/functional/ |
D | es31fMultisampleShaderRenderCase.hpp | 60 enum RenderTarget enum in deqp::gles31::Functional::MultisampleShaderRenderUtil::MultisampleRenderCase
|
D | es31fShaderMultisampleInterpolationTests.cpp | 1663 static const struct RenderTarget in init() struct 1665 const char* name; in init() 1666 const char* desc; in init() 1667 int numSamples; in init() 1668 MultisampleRenderCase::RenderTarget target; in init()
|
D | es31fSampleVariableTests.cpp | 2212 static const struct RenderTarget in init() struct 2214 const char* name; in init() 2215 const char* desc; in init() 2216 int numSamples; in init() 2217 MultisampleRenderCase::RenderTarget target; in init()
|
D | es31fPrimitiveBoundingBoxTests.cpp | 514 enum RenderTarget enum in deqp::gles31::Functional::__anond8dac77b0111::BBoxRenderCase 3294 enum RenderTarget enum in deqp::gles31::Functional::__anond8dac77b0111::BlitFboCase
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderer.hpp | 36 class RenderTarget class
|
D | rrRenderer.cpp | 1646 RenderTarget::RenderTarget (const MultisamplePixelBufferAccess& colorMultisampleBuffer, in RenderTarget() function in rr::RenderTarget
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 669 class RenderTarget class 672 RenderTarget (void) in RenderTarget() function in vkt::pipeline::__anonf2c743790111::RenderTarget
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 101 enum RenderTarget enum in deqp::gles3::Functional::__anone58a30700111::BaseRenderingCase
|