Searched refs:getDepthRanges (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.cpp | 2190 getDepthRanges(depthFunc, max_viewports, depth_range_data_a); in iterateHelper() 2201 getDepthRanges(depthFunc, max_viewports, depth_range_data_b); in iterateHelper() 2217 getDepthRanges(depthFunc, max_viewports, depth_range_data_a); in iterateHelper() 2245 getDepthRanges(depthFunc, max_viewports, depth_range_data_a); in iterateHelper() 2262 getDepthRanges(depthFunc, max_viewports, depth_range_data_b); in iterateHelper() 2297 void DepthRangeAPI::getDepthRanges(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, std::vector<T>& out_data) in getDepthRanges() function in glcts::ViewportArray::DepthRangeAPI
|
H A D | glcViewportArrayTests.hpp | 495 void getDepthRanges(Utils::DepthFuncWrapper& depthFunc, glw::GLint max_viewports, std::vector<T>& out_data);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 3459 vector<tcu::Vec2> getDepthRanges (void) const; 3512 const vector<tcu::Vec2> depthRanges = getDepthRanges(); in imageData() 3691 const vector<tcu::Vec2> depthRanges (getDepthRanges()); in iterate() 3840 vector<tcu::Vec2> MultiViewDepthStencilTestInstance::getDepthRanges(void) const in getDepthRanges() function in vkt::MultiView::__anon29374::MultiViewDepthStencilTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 3566 vector<tcu::Vec2> getDepthRanges (void) const; 3620 const vector<tcu::Vec2> depthRanges = getDepthRanges(); in imageData() 3799 const vector<tcu::Vec2> depthRanges (getDepthRanges()); in iterate() 3948 vector<tcu::Vec2> MultiViewDepthStencilTestInstance::getDepthRanges(void) const in getDepthRanges() function in vkt::MultiView::__anon28143::MultiViewDepthStencilTestInstance
|
Completed in 23 milliseconds