Home
last modified time | relevance | path

Searched refs:VK_LOGIC_OP_OR (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h210 case VK_LOGIC_OP_OR: in vk_conv_logic_op()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp105 case VK_LOGIC_OP_OR: return (src | dst); in calcOpResult()
521 { VK_LOGIC_OP_OR, pipelineType, kFbColor, kQuadColor, VK_FORMAT_UNDEFINED, "or" }, in createLogicOpTests()
DvktPipelineExtendedDynamicStateTests.cpp5493 config.logicOpConfig.dynamicValue = tcu::just<vk::VkLogicOp>(vk::VK_LOGIC_OP_OR); in createExtendedDynamicStateTests()
5509 config.logicOpConfig.staticValue = vk::VK_LOGIC_OP_OR; in createExtendedDynamicStateTests()
5523 config.logicOpConfig.staticValue = vk::VK_LOGIC_OP_OR; in createExtendedDynamicStateTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp105 case VK_LOGIC_OP_OR: return (src | dst); in calcOpResult()
521 { VK_LOGIC_OP_OR, pipelineType, kFbColor, kQuadColor, VK_FORMAT_UNDEFINED, "or" }, in createLogicOpTests()
DvktPipelineExtendedDynamicStateTests.cpp5493 config.logicOpConfig.dynamicValue = tcu::just<vk::VkLogicOp>(vk::VK_LOGIC_OP_OR); in createExtendedDynamicStateTests()
5509 config.logicOpConfig.staticValue = vk::VK_LOGIC_OP_OR; in createExtendedDynamicStateTests()
5523 config.logicOpConfig.staticValue = vk::VK_LOGIC_OP_OR; in createExtendedDynamicStateTests()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.h115 [VK_LOGIC_OP_OR] = ROP_OR, in tu6_rop()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dgraphics_pipeline.cc175 return VK_LOGIC_OP_OR; in ToVkLogicOp()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c326 case PIPE_LOGICOP_OR: return VK_LOGIC_OP_OR; in logic_op()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_pipeline.c421 case VK_LOGIC_OP_OR: return PIPE_LOGICOP_OR; in translate_logicop()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp345 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
3402 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
4414 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
DvktMeshShaderMiscTests.cpp341 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp345 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
3402 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
4414 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
DvktMeshShaderMiscTests.cpp341 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dframebuffer.txt557 |ename:VK_LOGIC_OP_OR | [eq]#s {lor} d#
Dframebuffer.adoc769 |ename:VK_LOGIC_OP_OR | [eq]#s {lor} d#
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c1439 case VK_LOGIC_OP_OR: return D3D12_LOGIC_OP_OR; in translate_logic_op()
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c901 [VK_LOGIC_OP_OR] = LOGICOP_OR,
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h3219 case VK_LOGIC_OP_OR: in si_translate_blend_logic_op()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c1128 [VK_LOGIC_OP_OR] = PIPE_LOGICOP_OR,
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h610 VK_LOGIC_OP_OR = 7, enumerator
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl1074 VK_LOGIC_OP_OR = 7, enumerator
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp2095 eOr = VK_LOGIC_OP_OR,
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1046 VK_LOGIC_OP_OR = 7, enumerator
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h936 VK_LOGIC_OP_OR = 7, enumerator
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1065 VK_LOGIC_OP_OR = 7, enumerator

12