Searched refs:is_2d_texture (Results 1 – 2 of 2) sorted by relevance
58 bool is_2d_texture; member93 , is_2d_texture(false) in texture_properties()
182 texture_2d_properties.is_2d_texture = true; in iterate()215 texture_2d_array_properties.is_2d_texture = false; in iterate()254 texture_2d_multisample_properties.is_2d_texture = true; in iterate()296 texture_2d_multisample_array_properties.is_2d_texture = false; in iterate()335 texture_3d_properties.is_2d_texture = false; in iterate()432 if (texture_ptr->is_2d_texture) in iterate()490 if (texture_ptr->is_2d_texture) in iterate()