HomeSort by relevance Sort by last modified time
    Searched refs:createQuadMosaicCubeArray (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineVertexUtil.hpp 76 std::vector<Vertex4Tex4> createQuadMosaicCubeArray (int faceArrayIndices[6]);
vktPipelineVertexUtil.cpp 885 std::vector<Vertex4Tex4> createQuadMosaicCubeArray (int faceArrayIndices[6])
943 vertices = createQuadMosaicCubeArray(faceArrayIndices);

Completed in 48 milliseconds