Home
last modified time | relevance | path

Searched defs:compareOps (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp1432 const VkCompareOp compareOps[] = in createDepthRangeUnrestrictedTests() local
H A DvktPipelineStencilTests.cpp197 const VkCompareOp compareOps[] = member
H A DvktPipelineDepthTests.cpp1453 const VkCompareOp compareOps[] = { VK_COMPARE_OP_ALWAYS, VK_COMPARE_OP_LESS }; in createDepthTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp1111 const VkCompareOp compareOps[] = { VK_COMPARE_OP_LESS, VK_COMPARE_OP_GREATER }; in createRenderPassDitheringTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp1426 const VkCompareOp compareOps[] = in createDepthRangeUnrestrictedTests() local
H A DvktPipelineStencilTests.cpp196 const VkCompareOp compareOps[] = member
H A DvktPipelineDepthTests.cpp1408 const VkCompareOp compareOps[] = { VK_COMPARE_OP_ALWAYS, VK_COMPARE_OP_LESS }; in createDepthTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp1112 const VkCompareOp compareOps[] = { VK_COMPARE_OP_LESS, VK_COMPARE_OP_GREATER }; in createRenderPassDitheringTests() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContextImpl.h220 bool compareOps(const NodeTy *RHS, unsigned Offset = 0) const { in compareOps() function in llvm::MDNodeOpsKey
233 static bool compareOps(ArrayRef<T> Ops, const MDNode *RHS, unsigned Offset) { in compareOps() function in llvm::MDNodeOpsKey

Completed in 20 milliseconds