Home
last modified time | relevance | path

Searched defs:invalidValue (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/tests/gl_tests/
DSamplersTest.cpp22 void validateInvalidAnisotropy(GLSampler &sampler, float invalidValue) in validateInvalidAnisotropy()
/external/angle/src/compiler/translator/
DDirectiveHandler.cpp87 bool invalidValue = false; in handlePragma() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFBO.cpp915 glw::GLuint invalidValue = 1; in iterate() local
/external/tflite-support/third_party/zlib/contrib/minizip/
Dzip.c1518 uLong invalidValue = 0xffffffff; in zipCloseFileInZipRaw64() local
/external/zlib/contrib/minizip/
Dzip.c1473 uLong invalidValue = 0xffffffff; in zipCloseFileInZipRaw64() local
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/
Dzip.c1518 uLong invalidValue = 0xffffffff; in zipCloseFileInZipRaw64() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp457 void ApiErrorsTest::invalidValue(bool &result) in invalidValue() function in VertexAttrib64Bit::ApiErrorsTest
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiMaintenance1Tests.cpp1139 constexpr VkPresentModeKHR invalidValue = (VkPresentModeKHR)0x1234; in presentModesQueryTest() local