HomeSort by relevance Sort by last modified time
    Searched refs:VK_COMPARE_OP_EQUAL (Results 1 - 25 of 31) sorted by null

1 2

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineDepthTests.cpp     [all...]
vktPipelineReferenceRenderer.cpp 95 case VK_COMPARE_OP_EQUAL: return rr::TESTFUNC_EQUAL;
vktPipelineStencilTests.cpp 194 VK_COMPARE_OP_EQUAL,
    [all...]
vktPipelineRenderToImageTests.cpp 339 VK_COMPARE_OP_EQUAL, // compare op
    [all...]
  /external/mesa3d/src/intel/vulkan/
genX_state.c 139 [VK_COMPARE_OP_EQUAL] = PREFILTEROPNOTEQUAL,
genX_pipeline.c 618 [VK_COMPARE_OP_EQUAL] = PREFILTEROPEQUAL,
709 if (info->depthTestEnable && info->depthCompareOp == VK_COMPARE_OP_EQUAL)
    [all...]
  /external/skia/src/gpu/vk/
GrVkPipeline.cpp 161 VK_COMPARE_OP_EQUAL, // kEqual
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_enum_string_helper.h 336 case VK_COMPARE_OP_EQUAL:
337 return "VK_COMPARE_OP_EQUAL";
    [all...]
vk_enum_validate_helper.h 204 case VK_COMPARE_OP_EQUAL:
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateDSTests.cpp 572 vk::VK_COMPARE_OP_EQUAL);
579 vk::VK_COMPARE_OP_EQUAL);
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkBasicTypes.inl 606 VK_COMPARE_OP_EQUAL = 2,
    [all...]
vkImageUtil.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsEarlyFragmentTests.cpp 315 VK_COMPARE_OP_EQUAL, // compare op
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktDrawUtil.cpp 53 case rr::TESTFUNC_EQUAL: return VK_COMPARE_OP_EQUAL;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageCompressionTranscodingSupport.cpp 645 VK_COMPARE_OP_EQUAL, //VkCompareOp compareOp;
    [all...]
vktImageMutableTests.cpp 624 VK_COMPARE_OP_EQUAL, // compare op
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_device.c     [all...]
  /development/ndk/platforms/android-24/include/vulkan/
vulkan.h 599 VK_COMPARE_OP_EQUAL = 2,
    [all...]
  /external/mesa3d/include/vulkan/
vulkan.h 605 VK_COMPARE_OP_EQUAL = 2,
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h 599 VK_COMPARE_OP_EQUAL = 2,
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h 575 VK_COMPARE_OP_EQUAL = 2,
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h 575 VK_COMPARE_OP_EQUAL = 2,
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h 575 VK_COMPARE_OP_EQUAL = 2,
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h 575 VK_COMPARE_OP_EQUAL = 2,
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h 575 VK_COMPARE_OP_EQUAL = 2,
    [all...]

Completed in 222 milliseconds

1 2