| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.c | 2002 vk_common_CmdSetStencilTestEnable(VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) vk_common_CmdSetStencilTestEnable() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 1373 VkBool32 stencilTestEnable = in setup() local
|
| H A D | vktPipelineDepthTests.cpp | 265 DepthTest(tcu::TestContext& testContext, const std::string& name, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const bool hostVisible, const tcu::UVec2 renderSize, const DepthClipControlCase depthClipControl) DepthTest() argument 366 DepthTestInstance(Context& context, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[DepthTest::QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const bool hostVisible, const tcu::UVec2 renderSize, const DepthClipControlCase depthClipControl) DepthTestInstance() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 1234 VkBool32 stencilTestEnable = in setup() local
|
| H A D | vktPipelineDepthTests.cpp | 257 DepthTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const DepthClipControlCase depthClipControl) DepthTest() argument 355 DepthTestInstance(Context& context, const PipelineConstructionType pipelineConstructionType, const VkFormat depthFormat, const VkCompareOp depthCompareOps[DepthTest::QUAD_COUNT], const bool separateDepthStencilLayouts, const VkPrimitiveTopology primitiveTopology, const bool depthBoundsTestEnable, const float depthBoundsMin, const float depthBoundsMax, const bool depthTestEnable, const bool stencilTestEnable, const bool colorAttachmentEnable, const DepthClipControlCase depthClipControl) DepthTestInstance() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 1710 vn_CmdSetStencilTestEnable(VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) vn_CmdSetStencilTestEnable() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPipelineConstructionUtil.cpp | 1864 deBool stencilTestEnable = VK_FALSE; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 2832 tu_CmdSetStencilTestEnableEXT(VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) tu_CmdSetStencilTestEnableEXT() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | trampoline.c | 3327 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkCmdSetStencilTestEnable(VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) { in vkCmdSetStencilTestEnable() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 5925 radv_CmdSetStencilTestEnable(VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) in radv_CmdSetStencilTestEnable() argument
|
| /third_party/vulkan-loader/loader/generated/ |
| H A D | vk_loader_extensions.c | 7150 CmdSetStencilTestEnableEXT( VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) CmdSetStencilTestEnableEXT() argument
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_command_buffer.h | 6995 static inline size_t vn_sizeof_vkCmdSetStencilTestEnable(VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) in vn_sizeof_vkCmdSetStencilTestEnable() argument 7007 static inline void vn_encode_vkCmdSetStencilTestEnable(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) in vn_encode_vkCmdSetStencilTestEnable() argument 7018 static inline size_t vn_sizeof_vkCmdSetStencilTestEnable_reply(VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) in vn_sizeof_vkCmdSetStencilTestEnable_reply() argument 7029 static inline void vn_decode_vkCmdSetStencilTestEnable_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) in vn_decode_vkCmdSetStencilTestEnable_reply() argument 9537 static inline void vn_submit_vkCmdSetStencilTestEnable(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable, struct vn_instance_submit_command *submit) in vn_submit_vkCmdSetStencilTestEnable() argument 11394 vn_call_vkCmdSetStencilTestEnable(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) vn_call_vkCmdSetStencilTestEnable() argument 11407 vn_async_vkCmdSetStencilTestEnable(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBool32 stencilTestEnable) vn_async_vkCmdSetStencilTestEnable() argument [all...] |
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_structs.hpp | 41083 VULKAN_HPP_NAMESPACE::Bool32 stencilTestEnable = {}; global() member [all...] |
| H A D | vulkan_core.h | 3574 VkBool32 stencilTestEnable; member
|
| /third_party/glfw/deps/glad/ |
| H A D | vulkan.h | 3163 VkBool32 stencilTestEnable; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_structs.hpp | 28612 VULKAN_HPP_NAMESPACE::Bool32 stencilTestEnable = {}; global() member [all...] |
| H A D | vulkan_core.h | 3160 VkBool32 stencilTestEnable; member
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| H A D | vulkan_sc_core.h | 2268 VkBool32 stencilTestEnable; member
|
| /third_party/mesa3d/include/vulkan/ |
| H A D | vulkan_core.h | 3424 VkBool32 stencilTestEnable; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_core.h | 3209 VkBool32 stencilTestEnable; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| H A D | vulkan_core.h | 3067 VkBool32 stencilTestEnable; member
|