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

  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 97 static inline int divRoundToZero (int a, int b)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp 162 static inline int divRoundToZero (int a, int b)
937 const int hmin = divRoundToZero(min, 2);
938 const int hmax = divRoundToZero(max, 2);
964 const int hmin = divRoundToZero(min, 2);
965 const int hmax = divRoundToZero(max, 2);
    [all...]

Completed in 202 milliseconds