Searched refs:AppendSamplerTexture (Results 1 – 3 of 3) sorted by relevance
384 int AppendSamplerTexture(VkSamplerObj *sampler, VkTextureObj *texture);
723 int VkDescriptorSetObj::AppendSamplerTexture(VkSamplerObj *sampler, VkTextureObj *texture) { in AppendSamplerTexture() function in VkDescriptorSetObj
22894 descriptorSet.AppendSamplerTexture(&sampler, &texture); in TEST_F()22954 descriptorSet.AppendSamplerTexture(&sampler, &texture); in TEST_F()23013 descriptorSet.AppendSamplerTexture(&sampler, &texture); in TEST_F()