Searched refs:expected_texture_fixed_sample_locations (Results 1 – 2 of 2) sorted by relevance
75 glw::GLint expected_texture_fixed_sample_locations; member106 , expected_texture_fixed_sample_locations(0) in texture_properties()
198 texture_2d_properties.expected_texture_fixed_sample_locations = GL_TRUE; in iterate()233 texture_2d_array_properties.expected_texture_fixed_sample_locations = GL_TRUE; in iterate()274 texture_2d_multisample_properties.expected_texture_fixed_sample_locations = GL_FALSE; in iterate()314 texture_2d_multisample_array_properties.expected_texture_fixed_sample_locations = GL_TRUE; in iterate()349 texture_3d_properties.expected_texture_fixed_sample_locations = GL_TRUE; in iterate()379 texture_cm_face_properties.expected_texture_fixed_sample_locations = GL_TRUE; in iterate()766 expected_int_values.push_back(texture_ptr->expected_texture_fixed_sample_locations); in iterate()