Searched defs:sampleLocations (Results 1 – 8 of 8) sorted by relevance
75 const vk::VkSampleLocationEXT *sampleLocations(void) const in sampleLocations() function in vkt::pipeline::MultisamplePixelGrid79 vk::VkSampleLocationEXT *sampleLocations(void) in sampleLocations() function in vkt::pipeline::MultisamplePixelGrid
486 const std::vector<Vec2> &sampleLocations) in generateSubpixelTriangles()
2001 tcu::Vec2 sampleLocations; member
343 const vk::VkSampleLocationsInfoEXT sampleLocations = { in setDefaultShaderObjectDynamicStates() local
625 bool sampleLocations; member4196 bool sampleLocations; in createShaderObjectMiscTests() member
115 bool sampleLocations; member2217 std::vector<VkSampleLocationEXT> sampleLocations(m_data.samples, {0.5f, 0.5f}); in iterate() local3756 bool sampleLocations = groupNdx == 14; in createBasicTests() local
3854 … const auto sampleLocations = findStructure<VkPipelineSampleLocationsStateCreateInfoEXT>( in buildPipeline() local
1394 auto sampleLocations = chain_util::Init<VkPipelineSampleLocationsStateCreateInfoEXT>(); in TEST_F() local