Home
last modified time | relevance | path

Searched refs:HasStencilComponent (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/amber/src/vulkan/
Dframe_buffer.cc81 static_cast<VkImageAspectFlags>(depth_format->HasStencilComponent() in Initialize()
Dgraphics_pipeline.cc782 depth_stencil_format_ && depth_stencil_format_->HasStencilComponent() in Clear()
/external/deqp-deps/amber/src/
Dformat.h117 bool HasStencilComponent() const { in HasStencilComponent() function