Searched defs:blendState (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | blend_jit.h | 82 RENDER_TARGET_BLEND_COMPILE_STATE blendState; member
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBlendTests.cpp | 784 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local 880 std::string getBlendStateName (const VkPipelineColorBlendAttachmentState& blendState) in getBlendStateName()
|
D | vktPipelineMultisampleTests.cpp | 918 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleTest() 1261 const VkPipelineColorBlendAttachmentState& blendState, in RasterizationSamplesInstance() 1502 const VkPipelineColorBlendAttachmentState& blendState, in SampleMaskInstance() 1657 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToOneInstance() 1728 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageInstance() 1955 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer() 1984 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_state.h | 91 SWR_BLEND_STATE blendState; member
|
D | swr_state.cpp | 74 SWR_RENDER_TARGET_BLEND_STATE &blendState = in swr_create_blend_state() local 1639 SWR_BLEND_STATE blendState; in swr_update_derived() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawBuffersIndexedTests.cpp | 293 DrawBufferInfo::DrawBufferInfo (bool render, const IVec2& size, const BlendState& blendState, const… in DrawBufferInfo() 1258 void genRandomBlendState (de::Random& rng, BlendState& blendState) in genRandomBlendState() 1359 BlendState blendState; in genRandomTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleTests.cpp | 834 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local 984 const VkPipelineColorBlendStateCreateInfo blendState = in createSplitPipeline() local
|
D | vktRenderPassMultisampleResolveTests.cpp | 718 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
|
D | vktRenderPassTests.cpp | 1925 const VkPipelineColorBlendStateCreateInfo blendState = in createSubpassPipeline() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationSmokeTests.cpp | 637 VkPipelineColorBlendStateCreateInfo blendState; in generateWork() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | context.h | 296 SWR_BLEND_STATE blendState; in OSALIGNLINE() local
|