Home
last modified time | relevance | path

Searched defs:paramName (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotVertexAttributes_unittest.cpp88 testing::AssertionResult compareFloatParameter(GLenum paramName, in compareFloatParameter()
95 GLenum paramName, in compareFloatParameter()
107 testing::AssertionResult compareIntParameter(GLenum paramName, in compareIntParameter()
114 GLenum paramName, in compareIntParameter()
DGLSnapshotBuffers_unittest.cpp120 GLenum paramName, in compareBufferParameter()
DGLSnapshotShaders_unittest.cpp167 testing::AssertionResult compareParameter(GLenum paramName, in compareParameter()
DGLSnapshotTextures_unittest.cpp424 testing::AssertionResult compareParameter(GLenum paramName, in compareParameter()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp7488 …std::string paramName = generateRAIIHandleConstructorParamName( handle.first, handle.second.destru… in generateRAIIHandleConstructorCallArguments() local