Searched refs:tex_colors (Results 1 – 1 of 1) sorted by relevance
1235 uint32_t tex_colors[2] = {0xffff0000, 0xff00ff00}; in VkTextureObj() local1245 if (colors == NULL) colors = tex_colors; in VkTextureObj()