HomeSort by relevance Sort by last modified time
    Searched full:pcolorattachments (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 285 inline VkSubpassDescription makeSubpassDescription (VkSubpassDescriptionFlags flags, VkPipelineBindPoint pipelineBindPoint, deUint32 inputAttachmentCount, const VkAttachmentReference* pInputAttachments, deUint32 colorAttachmentCount, const VkAttachmentReference* pColorAttachments, const VkAttachmentReference* pResolveAttachments, const VkAttachmentReference* pDepthStencilAttachment, deUint32 preserveAttachmentCount, const deUint32* pPreserveAttachments)
293 res.pColorAttachments = pColorAttachments;
  /external/mesa3d/src/intel/vulkan/
anv_pass.c 136 uint32_t a = desc->pColorAttachments[j].attachment;
156 uint32_t color_att = desc->pColorAttachments[j].attachment;
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 479 pColorAttachments = DE_NULL;
489 pColorAttachments = &m_colorAttachments[0];
506 rhs.pColorAttachments, rhs.pColorAttachments + rhs.colorAttachmentCount);
522 pColorAttachments = &m_colorAttachments[0];
551 pColorAttachments = &m_colorAttachments[0];
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
vk_safe_struct.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
vk_safe_struct.cpp     [all...]
  /external/mesa3d/src/amd/vulkan/
radv_pass.c 117 = desc->pColorAttachments[j];
radv_meta_clear.c 240 .pColorAttachments = &(VkAttachmentReference) {
525 .pColorAttachments = NULL,
    [all...]
radv_meta_blit.c 742 .pColorAttachments = &(VkAttachmentReference) {
922 .pColorAttachments = NULL,
    [all...]
radv_meta_blit2d.c 773 .pColorAttachments = &(VkAttachmentReference) {
929 .pColorAttachments = NULL,
    [all...]
radv_meta_decompress.c 102 .pColorAttachments = NULL,
radv_meta_fast_clear.c 102 .pColorAttachments = (VkAttachmentReference[]) {
radv_meta_resolve.c 112 .pColorAttachments = (VkAttachmentReference[]) {
  /external/skia/src/gpu/vk/
GrVkRenderPass.cpp 98 subpassDesc.pColorAttachments = &colorRef;
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiImageClearingTests.cpp 768 const VkAttachmentReference* pColorAttachments = DE_NULL;
780 pColorAttachments = &attachmentRef;
791 pColorAttachments, // const VkAttachmentReference* pColorAttachments;
    [all...]
vktApiGranularityTests.cpp 252 DE_NULL, // const VkAttachmentReference* pColorAttachments;
vktApiSmokeTests.cpp 429 &colorAttRef, // pColorAttachments
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantUtil.cpp 307 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_validate_helper.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryTestsUtil.cpp 470 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation_types.h 212 const uint32_t att = subpass->pColorAttachments[j].attachment;
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp 591 &colorAttachmentRef, // const VkAttachmentReference* pColorAttachments;
653 DE_NULL, // const VkAttachmentReference* pColorAttachments;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationUtil.cpp 371 &colorAttachmentReference, // const VkAttachmentReference* pColorAttachments;
410 DE_NULL, // const VkAttachmentReference* pColorAttachments;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/jniLibs/armeabi-v7a/
libVkLayer_image.so 
libVkLayer_threading.so 
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/jniLibs/mips/
libVkLayer_threading.so 

Completed in 424 milliseconds

1 2 3 4 5