Home
last modified time | relevance | path

Searched defs:RenderTarget (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/src/D3D9/
DCapabilities.hpp45 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/
DCapabilities.hpp26 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/
DtcuRenderTarget.cpp29 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
DtcuRenderTarget.hpp35 class RenderTarget class
/external/deqp/modules/gles31/functional/
Des31fMultisampleShaderRenderCase.hpp60 enum RenderTarget enum in deqp::gles31::Functional::MultisampleShaderRenderUtil::MultisampleRenderCase
Des31fShaderMultisampleInterpolationTests.cpp1663 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()
Des31fSampleVariableTests.cpp2212 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()
Des31fPrimitiveBoundingBoxTests.cpp514 enum RenderTarget enum in deqp::gles31::Functional::__anond8dac77b0111::BBoxRenderCase
3294 enum RenderTarget enum in deqp::gles31::Functional::__anond8dac77b0111::BlitFboCase
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp36 class RenderTarget class
DrrRenderer.cpp1646 RenderTarget::RenderTarget (const MultisamplePixelBufferAccess& colorMultisampleBuffer, in RenderTarget() function in rr::RenderTarget
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp669 class RenderTarget class
672 RenderTarget (void) in RenderTarget() function in vkt::pipeline::__anonf2c743790111::RenderTarget
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp101 enum RenderTarget enum in deqp::gles3::Functional::__anone58a30700111::BaseRenderingCase