| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | StateManager9.cpp | 143 const gl::BlendState &blendState = state.getBlendState(); in syncState() local 163 const gl::BlendState &blendState = state.getBlendState(); in syncState() local 185 const gl::BlendState &blendState = state.getBlendState(); in syncState() local 328 const gl::BlendState &blendState = glState.getBlendState(); in setBlendDepthRasterStates() local 700 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor() 723 void StateManager9::setBlendFuncsEquations(const gl::BlendState &blendState) in setBlendFuncsEquations()
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
| D | blend_jit.h | 82 RENDER_TARGET_BLEND_COMPILE_STATE blendState; member
|
| /external/skia/src/gpu/dawn/ |
| D | GrDawnProgramBuilder.cpp | 188 wgpu::BlendState blendState; in create_blend_state() local 379 wgpu::BlendState blendState = create_blend_state(gpu, pipeline); in Build() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineBlendTests.cpp | 448 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in checkSupport() local 1083 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local 1494 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local 1995 std::string getBlendStateName (const VkPipelineColorBlendAttachmentState& blendState) in getBlendStateName()
|
| D | vktPipelineMultisampleTests.cpp | 1264 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleTest() 1945 const VkPipelineColorBlendAttachmentState& blendState, in RasterizationSamplesInstance() 2181 const VkPipelineColorBlendAttachmentState& blendState, in MinSampleShadingDisabledInstance() 2246 const VkPipelineColorBlendAttachmentState& blendState, in SampleMaskInstance() 2410 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToOneInstance() 2484 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageInstance() 2558 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageNoColorAttachmentInstance() 2614 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageColorUnusedAttachmentInstance() 3175 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer() 3208 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleRenderer() [all …]
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Clear11.cpp | 648 const d3d11::BlendState *blendState = nullptr; in clearFramebuffer() local
|
| D | ResourceManager11.cpp | 107 ID3D11BlendState **blendState) in CreateResource()
|
| D | StateManager11.cpp | 2571 void StateManager11::setSimpleBlendState(const d3d11::BlendState *blendState) in setSimpleBlendState()
|
| /external/mesa3d/src/gallium/drivers/swr/ |
| D | swr_state.h | 113 SWR_BLEND_STATE blendState; member
|
| D | swr_state.cpp | 85 SWR_RENDER_TARGET_BLEND_STATE &blendState = in swr_create_blend_state() local 1894 SWR_BLEND_STATE blendState; in swr_update_derived() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fDrawBuffersIndexedTests.cpp | 300 DrawBufferInfo::DrawBufferInfo (bool render, const IVec2& size, const BlendState& blendState, const… in DrawBufferInfo() 1269 void genRandomBlendState (de::Random& rng, BlendState& blendState) in genRandomBlendState() 1370 BlendState blendState; in genRandomTest() local
|
| /external/swiftshader/src/Device/ |
| D | PixelProcessor.hpp | 84 vk::BlendState blendState[MAX_COLOR_BUFFERS]; member
|
| D | Context.hpp | 303 BlendState blendState[sw::MAX_COLOR_BUFFERS] = {}; member
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassMultisampleTests.cpp | 929 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local 1079 const VkPipelineColorBlendStateCreateInfo blendState = in createSplitPipeline() local
|
| D | vktRenderPassMultisampleResolveTests.cpp | 1662 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local 2579 const VkPipelineColorBlendStateCreateInfo blendState = in createRenderPipeline() local
|
| D | vktRenderPassTests.cpp | 2024 const VkPipelineColorBlendStateCreateInfo blendState = in createSubpassPipeline() local
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationSmokeTests.cpp | 674 VkPipelineColorBlendStateCreateInfo blendState; in generateWork() local
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | context.h | 318 SWR_BLEND_STATE blendState; in OSALIGNLINE() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_cache_utils.cpp | 1933 VkPipelineColorBlendStateCreateInfo blendState = {}; in initializePipeline() local
|
| /external/angle/src/libANGLE/ |
| D | validationES.cpp | 4113 const BlendState &blendState = state.getBlendState(); in ValidateDrawStates() local
|