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

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineVertexUtil.cpp 726 const Vertex4RGBA lowerRightVertex =
739 vertices.push_back(lowerRightVertex);
743 vertices.push_back(lowerRightVertex);
765 const Vertex4Tex4 lowerRightVertex =
779 lowerRightVertex,
783 lowerRightVertex,
816 const Vertex4Tex4 lowerRightVertex =
828 vertices.push_back(lowerRightVertex);
831 vertices.push_back(lowerRightVertex);
vktPipelinePushConstantTests.cpp 577 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color};
582 vertices.push_back(lowerRightVertex);
585 vertices.push_back(lowerRightVertex);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp     [all...]

Completed in 408 milliseconds