Searched defs:generateGrid (Results 1 - 6 of 6) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawShaderLayerTests.cpp | 504 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid() function
|
| H A D | vktDrawShaderViewportIndexTests.cpp | 368 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawShaderLayerTests.cpp | 500 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid() function
|
| H A D | vktDrawShaderViewportIndexTests.cpp | 368 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferTests.cpp | 1100 void generateGrid (void* pRawData, const float step, const float ox, const float oy, const deUint32 numX, const deUint32 numY, const float z = 0.0f) in generateGrid() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferTests.cpp | 1100 void generateGrid (void* pRawData, const float step, const float ox, const float oy, const deUint32 numX, const deUint32 numY, const float z = 0.0f) in generateGrid() function
|
Completed in 13 milliseconds