Home
last modified time | relevance | path

Searched defs:numCoords (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp688 string genCoord(string c, int numCoords, VkSampleCountFlagBits samples, int dim) in genCoord()
722 string genCoordNorm(const CaseDef &caseDef, string c, int numCoords, int numNormalizedCoords, int d… in genCoordNorm()
851 int numCoords, numNormalizedCoords; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp334 void generateLookupCoordinates (const UVec2& imageSize, size_t numCoords, de::Random* rnd, vector<V… in generateLookupCoordinates()
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp236 int numCoords = 0; in getSamplerCoordType() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp415 int numCoords = 0; in getSamplerCoordType() local
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_params.cpp2039 GLsizei numCoords, in CapturePathCommandsCHROMIUM_commands()
2052 GLsizei numCoords, in CapturePathCommandsCHROMIUM_coords()
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h189 …s(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrGLsizei numCoords, GrGLenum c… in pathCommands()