Home
last modified time | relevance | path

Searched refs:getCoordinates (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp820 static inline void getCoordinates (deUint32 index, deInt32 &x, deInt32 &y) in getCoordinates() function
1175 getCoordinates(color, x, y); in prepareRenderPass()
1504 getCoordinates(color, x, y);
1882 getCoordinates(color, x, y);
2181 getCoordinates(color, x, y);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp824 static inline void getCoordinates (deUint32 index, deInt32 &x, deInt32 &y) in getCoordinates() function
1181 getCoordinates(color, x, y); in prepareRenderPass()
1495 getCoordinates(color, x, y);
1873 getCoordinates(color, x, y);
2161 getCoordinates(color, x, y);
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp809 void getCoordinates(int index, int& x, int& y) const;
971 void BlendTestCaseGroup::BlendTest::getCoordinates(int index, int& x, int& y) const
1031 getCoordinates(colorIndex, x, y);
1068 getCoordinates(colorIndex, x, y);

Completed in 7 milliseconds