Home
last modified time | relevance | path

Searched refs:AppendSamplerTexture (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.h352 int AppendSamplerTexture(VkSamplerObj *sampler, VkTextureObj *texture);
Dvkrenderframework.cpp444 int VkDescriptorSetObj::AppendSamplerTexture(VkSamplerObj *sampler, VkTextureObj *texture) { in AppendSamplerTexture() function in VkDescriptorSetObj
Dlayer_validation_tests.cpp13244 descriptorSet.AppendSamplerTexture(&sampler, &texture); in TEST_F()
13300 descriptorSet.AppendSamplerTexture(&sampler, &texture); in TEST_F()