Home
last modified time | relevance | path

Searched refs:VK_LOGIC_OP_OR (Results 1 - 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h210 case VK_LOGIC_OP_OR: in vk_conv_logic_op()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp107 case VK_LOGIC_OP_OR: return (src | dst); in calcOpResult()
521 { VK_LOGIC_OP_OR, pipelineType, kFbColor, kQuadColor, VK_FORMAT_UNDEFINED, "or" }, in createLogicOpTests()
H A DvktPipelineExtendedDynamicStateTests.cpp6612 config.logicOpConfig.dynamicValue = tcu::just<vk::VkLogicOp>(vk::VK_LOGIC_OP_OR); in createExtendedDynamicStateTests()
6619 // Dynamically change logic op to VK_LOGIC_OP_OR in createExtendedDynamicStateTests()
6629 config.logicOpConfig.staticValue = vk::VK_LOGIC_OP_OR; in createExtendedDynamicStateTests()
6644 config.logicOpConfig.staticValue = vk::VK_LOGIC_OP_OR; in createExtendedDynamicStateTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A 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()
H A DvktPipelineExtendedDynamicStateTests.cpp5493 config.logicOpConfig.dynamicValue = tcu::just<vk::VkLogicOp>(vk::VK_LOGIC_OP_OR); in createExtendedDynamicStateTests()
5500 orderingGroup->addChild(new ExtendedDynamicStateTest(testCtx, "logic_op_or", "Dynamically change logic op to VK_LOGIC_OP_OR", config)); 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/
H A Dtu_util.h115 [VK_LOGIC_OP_OR] = ROP_OR, in tu6_rop()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c326 case PIPE_LOGICOP_OR: return VK_LOGIC_OP_OR; in logic_op()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc175 return VK_LOGIC_OP_OR; in ToVkLogicOp()
/third_party/mesa3d/src/panfrost/vulkan/
H A 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/
H A DvktMeshShaderMiscTestsEXT.cpp345 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
3420 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
4417 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
H A DvktMeshShaderMiscTests.cpp341 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A 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()
H A DvktMeshShaderMiscTests.cpp341 VK_LOGIC_OP_OR, // VkLogicOp logicOp; in iterate()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h3219 case VK_LOGIC_OP_OR:
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c901 [VK_LOGIC_OP_OR] = LOGICOP_OR,
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c1439 case VK_LOGIC_OP_OR: return D3D12_LOGIC_OP_OR; in translate_logic_op()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1128 [VK_LOGIC_OP_OR] = PIPE_LOGICOP_OR,
/third_party/glfw/deps/glad/
H A Dvulkan.h957 VK_LOGIC_OP_OR = 7, enumerator
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp2817 eOr = VK_LOGIC_OP_OR,
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1067 VK_LOGIC_OP_OR = 7, enumerator
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h1611 VK_LOGIC_OP_OR = 7, enumerator
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h1901 VK_LOGIC_OP_OR = 7, enumerator
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h1693 VK_LOGIC_OP_OR = 7, enumerator
H A Dvulkan_enums.hpp3857 eOr = VK_LOGIC_OP_OR,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h1723 VK_LOGIC_OP_OR = 7, enumerator

Completed in 492 milliseconds

12