Home
last modified time | relevance | path

Searched defs:getInteger (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTestShared.cpp77 int NegativeTestContext::getInteger (GLenum pname) const in getInteger() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
Des31fShaderBuiltinConstantTests.cpp47 static int getInteger (const glw::Functions& gl, deUint32 pname) in getInteger() function
56 static int getInteger (const glw::Functions& gl) in getInteger() function
Des31fShaderHelperInvocationTests.cpp146 static int getInteger (const glw::Functions& gl, deUint32 pname) in getInteger() function
/third_party/skia/third_party/externals/swiftshader/src/System/
DConfigurator.cpp217 int Configurator::getInteger(string keyName, string valueName, int defaultValue) const in getInteger() function in sw::Configurator
/third_party/skia/third_party/externals/swiftshader/src/Common/
DConfigurator.cpp216 int Configurator::getInteger(string keyName, string valueName, int defaultValue) const in getInteger() function in sw::Configurator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h382 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp57 static int getInteger (const glw::Functions& gl, deUint32 pname) in getInteger() function
66 static int getInteger (const glw::Functions& gl) in getInteger() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h468 static VectorType *getInteger(VectorType *VTy) { in getInteger() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp50 llvm::Optional<int64_t> Object::getInteger(StringRef K) const { in getInteger() function in llvm::json::Object
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp78 GLint getInteger (ContextWrapper& gl, GLenum queryParam) in getInteger() function