Home
last modified time | relevance | path

Searched defs:colorAttachmentIndex (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawBuffersTest.cpp850 size_t colorAttachmentIndex = texIndex >= 3 ? texIndex - 3 : texIndex; in TEST_P() local
/third_party/skia/src/gpu/vk/
H A DGrVkRenderPass.cpp348 bool GrVkRenderPass::colorAttachmentIndex(uint32_t* index) const { in colorAttachmentIndex() function in GrVkRenderPass
H A DGrVkRenderPass.h43 GrVkRenderPass(const GrVkGpu* gpu, VkRenderPass renderPass, uint32_t colorAttachmentIndex) GrVkRenderPass() argument
H A DGrVkResourceProvider.cpp159 findCompatibleExternalRenderPass( VkRenderPass renderPass, uint32_t colorAttachmentIndex) findCompatibleExternalRenderPass() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.cpp124 uint32_t colorAttachmentIndex = 0; in CreateRenderPassForQuery() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWGPUHelpers.cpp103 uint32_t colorAttachmentIndex = 0; in ComboRenderPassDescriptor() local
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc1190 uint32_t colorAttachmentIndex = 0; in CreateRenderPassDescriptor() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp798 void addSubpassColorAttachmentWithResolve (const deUint32 colorAttachmentIndex, const VkImageLayout colorSubpassLayout, const deUint32 resolveAttachmentIndex, const VkImageLayout resolveSubpassLayout, const VkSampleLocationsInfoEXT* pSampleLocations = DE_NULL) in addSubpassColorAttachmentWithResolve() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp795 void addSubpassColorAttachmentWithResolve (const deUint32 colorAttachmentIndex, const VkImageLayout colorSubpassLayout, const deUint32 resolveAttachmentIndex, const VkImageLayout resolveSubpassLayout, const VkSampleLocationsInfoEXT* pSampleLocations = DE_NULL) in addSubpassColorAttachmentWithResolve() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2159 const deUint32 colorAttachmentIndex = colorAttachmentReference.getAttachment(); in beginDynamicRendering() local
2973 const deUint32 colorAttachmentIndex = colorAttachmentReference.getAttachment(); in pushDynamicRenderingCommands() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp2145 const deUint32 colorAttachmentIndex = colorAttachmentReference.getAttachment(); in beginDynamicRendering() local
2959 const deUint32 colorAttachmentIndex = colorAttachmentReference.getAttachment(); in pushDynamicRenderingCommands() local
[all...]

Completed in 37 milliseconds