OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defaultClearDepth
(Results
1 - 3
of
3
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineClearUtil.hpp
40
float
defaultClearDepth
(void);
vktPipelineClearUtil.cpp
74
float
defaultClearDepth
(void)
87
clearDepthStencilValue.depth =
defaultClearDepth
();
vktPipelineReferenceRenderer.cpp
211
tcu::clearDepth(m_depthStencilBuffer.getAccess(),
defaultClearDepth
());
229
tcu::clearDepth(m_depthStencilBuffer.getAccess(),
defaultClearDepth
());
Completed in 46 milliseconds