Home
last modified time | relevance | path

Searched defs:DrawState (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.hpp43 struct DrawState struct
45 vk::VkPrimitiveTopology topology;
46 vk::VkFormat colorFormat;
47 vk::VkFormat depthFormat;
48 tcu::UVec2 renderSize;
49 bool depthClampEnable;
50 bool depthTestEnable;
51 bool depthWriteEnable;
52 rr::TestFunc compareOp;
53 bool depthBoundsTestEnable;
[all …]
DvktDrawUtil.cpp307 DrawState::DrawState(const vk::VkPrimitiveTopology topology_, deUint32 renderWidth_, deUint32 rende… in DrawState() function in vkt::drawutil::DrawState
/external/skqp/src/core/
DSkThreadedBMPDevice.h46 struct DrawState { struct
51 DrawState() {} in DrawState() argument
DSkThreadedBMPDevice.cpp65 SkThreadedBMPDevice::DrawState::DrawState(SkThreadedBMPDevice* dev) { in DrawState() function in SkThreadedBMPDevice::DrawState
/external/skia/src/core/
DSkThreadedBMPDevice.h47 struct DrawState { struct
52 DrawState() {} in DrawState() argument
DSkThreadedBMPDevice.cpp73 SkThreadedBMPDevice::DrawState::DrawState(SkThreadedBMPDevice* dev) { in DrawState() function in SkThreadedBMPDevice::DrawState