Searched refs:writeFragmentOutputDualSource (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrShadingContext.hpp | 65 void writeFragmentOutputDualSource (const FragmentShadingContext& context, int packetNdx, int fragN… in writeFragmentOutputDualSource() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.hpp | 259 rr::writeFragmentOutputDualSource(context, packetNdx, fragNdx, 0, vtxColor0, vtxColor1); in shadeFragments()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.hpp | 259 rr::writeFragmentOutputDualSource(context, packetNdx, fragNdx, 0, vtxColor0, vtxColor1); in shadeFragments()
|