Home
last modified time | relevance | path

Searched defs:blendOp (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
DvktPipelineBlendOperationAdvancedTests.cpp2230 for (deUint64 blendOp = 0u; blendOp < DE_LENGTH_OF_ARRAY(blendOps); blendOp++) in createBlendOperationAdvancedTests() local
DvktPipelineExtendedDynamicStateTests.cpp771 bool isAdvancedBlendOp (const vk::VkBlendOp blendOp) in isAdvancedBlendOp()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
DvktPipelineBlendOperationAdvancedTests.cpp2251 for (deUint64 blendOp = 0u; blendOp < DE_LENGTH_OF_ARRAY(blendOps); blendOp++) in createBlendOperationAdvancedTests() local
DvktPipelineExtendedDynamicStateTests.cpp1117 bool isAdvancedBlendOp (const vk::VkBlendOp blendOp) in isAdvancedBlendOp()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp130 D3DBLENDOP ConvertBlendOp(GLenum blendOp) in ConvertBlendOp()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp2085 sw::BlendOperation ConvertBlendOp(GLenum blendOp) in ConvertBlendOp()
/third_party/skia/m133/experimental/rust_png/decoder/impl/
DSkPngRustCodec.cpp871 auto blendOp = rust_png::BlendOp::Source; in setFrameInfoFromCurrentFctlChunk() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp63 uint8_t PackGLBlendOp(GLenum blendOp) in PackGLBlendOp()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1158 uint8 blendOp; member