Home
last modified time | relevance | path

Searched refs:layer_data (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp3968 GLint* layer_data = &texture_data[layer * layer_size]; in checkResults() local
3976 bool result = checkRegionR32I(x, y, expected_value, layer_data); in checkResults()
4063 GLint* layer_data = &texture_data[layer * layer_size]; in checkResults() local
4067 bool result = checkRegionR32I(x, y, expected_value, layer_data); in checkResults()
4151 GLint* layer_data = &texture_data[layer * layer_size]; in checkResults() local
4159 bool result = checkRegionR32I(x, y, expected_value, layer_data); in checkResults()
4655 GLint* layer_data = &texture_data[layer * layer_size]; in checkResults() local
4665 bool result = checkRegionR32I(x, y, m_width / 2, m_height / 2, expected_value, layer_data); in checkResults()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp4015 GLubyte* layer_data = out_pixels + layer_offset; in prepareSrcPxls() local
4021 GLubyte* line_data = layer_data + line_offset; in prepareSrcPxls()

Completed in 12 milliseconds