Home
last modified time | relevance | path

Searched defs:valid_values (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cFramebufferNoAttachmentsTests.cpp228 GLint valid_values[] = { 103, 104, 4, GL_TRUE }; in iterate() local
/third_party/alsa-utils/topology/
Dpre-process-object.c246 static void tplg_attribute_print_valid_values(snd_config_t *valid_values, const char *name) in tplg_attribute_print_valid_values()
268 static bool tplg_is_attribute_valid_value(snd_config_t *valid_values, const char *value) in tplg_is_attribute_valid_value()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1190 static const glw::GLint valid_values[] = { GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_ONE, GL_ZERO }; variable
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp7028 static const glw::GLenum valid_values[] = { GL_FRONT, GL_FRONT_LEFT, GL_FRONT_RIGHT, GL_BACK, in PrepareObjects() local