Searched refs:AppendSamplerTexture (Results 1 – 3 of 3) sorted by relevance
352 int AppendSamplerTexture(VkSamplerObj *sampler, VkTextureObj *texture);
444 int VkDescriptorSetObj::AppendSamplerTexture(VkSamplerObj *sampler, VkTextureObj *texture) { in AppendSamplerTexture() function in VkDescriptorSetObj
13244 descriptorSet.AppendSamplerTexture(&sampler, &texture); in TEST_F()13300 descriptorSet.AppendSamplerTexture(&sampler, &texture); in TEST_F()