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

  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktBasicDrawTests.cpp 147 DrawIndexedParams (const vk::VkPrimitiveTopology top, const vk::VkIndexType indexT, const deUint32 indexC, const deUint32 instanceC, const deUint32 firstIdx, const deInt32 vertexO, const deUint32 firstIns)
151 params.indexCount = indexC;
188 void addCommand (const deUint32 indexC, const deUint32 instanceC, const deUint32 firstIdx, const deInt32 vertexO, const deUint32 firstIns)
191 cmd.indexCount = indexC;
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_shader.cpp     [all...]

Completed in 6235 milliseconds