Home
last modified time | relevance | path

Searched refs:depthKind (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp296 GLenum depthKind; member
321 attachTargetToNew(GL_DEPTH_ATTACHMENT, comb.depthKind, comb.depthFmt, in tryCombination()
365 comb.depthKind = formatKind(*dep); in iterate()
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp859 GLenum depthKind; member
873 attTypeName(params.depthKind) + "_" + in getName()
892 if (m_params.stencilKind == m_params.depthKind) in makeDepthAndStencil()
903 Attachment* att = makeAttachment(m_params.depthKind, format, 64, 64, builder); in makeDepthAndStencil()
913 attachTargetToNew(GL_DEPTH_ATTACHMENT, m_params.depthKind, ImageFormat::none(), in makeDepthAndStencil()

Completed in 2 milliseconds