OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stencilAttachment
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsEarlyFragmentTests.cpp
179
const VkClearAttachment
stencilAttachment
=
193
vk.cmdClearAttachments(commandBuffer, 1u, &
stencilAttachment
, 1u, &rect);
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineStencilExportTests.cpp
518
Move<VkImageView>
stencilAttachment
= makeImageView (vk, device, *stencilImage, VK_IMAGE_VIEW_TYPE_2D, stencilFormat, stencilSubresourceRange);
537
*
stencilAttachment
,
/external/skia/src/gpu/gl/
GrGLGpu.cpp
[
all
...]
/external/skqp/src/gpu/gl/
GrGLGpu.cpp
[
all
...]
Completed in 515 milliseconds