Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1235 uint32_t tex_colors[2] = {0xffff0000, 0xff00ff00}; in VkTextureObj() local
1245 if (colors == NULL) colors = tex_colors; in VkTextureObj()