Searched refs:CmdSetBlendConstants (Results 1 – 6 of 6) sorted by relevance
131 PFN_vkCmdSetBlendConstants CmdSetBlendConstants; member
196 table->CmdSetBlendConstants = in loader_init_device_dispatch_table()451 return (void *)table->CmdSetBlendConstants; in loader_lookup_device_dispatch_table()
1741 disp->CmdSetBlendConstants(commandBuffer, blendConstants);
116 GET_PROC(CmdSetBlendConstants); in GrVkCreateInterface()
4205 …get_dispatch_table(pc_device_table_map, commandBuffer)->CmdSetBlendConstants(commandBuffer, blendC… in vkCmdSetBlendConstants()
7241 dev_data->device_dispatch_table->CmdSetBlendConstants(commandBuffer, blendConstants); in vkCmdSetBlendConstants()