HomeSort by relevance Sort by last modified time
    Searched refs:colorAttachmentDescription (Results 1 - 11 of 11) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferViewAccessTests.cpp 221 const VkAttachmentDescription colorAttachmentDescription =
260 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineBlendTests.cpp 361 const VkAttachmentDescription colorAttachmentDescription =
400 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
    [all...]
vktPipelineDepthTests.cpp 339 const VkAttachmentDescription colorAttachmentDescription =
367 colorAttachmentDescription,
    [all...]
vktPipelineImageSamplingInstance.cpp 536 const VkAttachmentDescription colorAttachmentDescription =
575 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
    [all...]
vktPipelineStencilTests.cpp 426 const VkAttachmentDescription colorAttachmentDescription =
454 colorAttachmentDescription,
    [all...]
vktPipelineCacheTests.cpp     [all...]
vktPipelineInputAssemblyTests.cpp 995 const VkAttachmentDescription colorAttachmentDescription =
1034 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
    [all...]
vktPipelinePushConstantTests.cpp 529 const VkAttachmentDescription colorAttachmentDescription =
544 colorAttachmentDescription
    [all...]
vktPipelineVertexInputTests.cpp 700 const VkAttachmentDescription colorAttachmentDescription =
739 &colorAttachmentDescription, // const VkAttachmentDescription* pAttachments;
    [all...]
vktPipelineTimestampTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp 791 const VkAttachmentDescription colorAttachmentDescription =
814 attachments.push_back(colorAttachmentDescription);
    [all...]

Completed in 82 milliseconds