Home
last modified time | relevance | path

Searched refs:FORMAT_INT (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fInternalFormatQueryTests.cpp47 FORMAT_INT, enumerator
113 const glw::GLenum samplesEnum = (m_type == FORMAT_COLOR) ? (GL_MAX_COLOR_TEXTURE_SAMPLES) : (m_type == FORMAT_INT) ? (GL_MAX_INTEGER_SAMPLES) : (GL_MAX_DEPTH_TEXTURE_SAMPLES); in iterate()
392 { "rgb10_a2ui", GL_RGB10_A2UI, FormatSamplesCase::FORMAT_INT }, in init()
394 { "r8i", GL_R8I, FormatSamplesCase::FORMAT_INT }, in init()
395 { "r8ui", GL_R8UI, FormatSamplesCase::FORMAT_INT }, in init()
396 { "r16i", GL_R16I, FormatSamplesCase::FORMAT_INT }, in init()
397 { "r16ui", GL_R16UI, FormatSamplesCase::FORMAT_INT }, in init()
398 { "r32i", GL_R32I, FormatSamplesCase::FORMAT_INT }, in init()
399 { "r32ui", GL_R32UI, FormatSamplesCase::FORMAT_INT }, in init()
400 { "rg8i", GL_RG8I, FormatSamplesCase::FORMAT_INT }, in init()
[all...]
/third_party/curl/lib/
H A Dmprintf.c79 # undef FORMAT_INT macro
101 FORMAT_INT, enumerator
455 type = FORMAT_INT; in parsefmt()
467 type = FORMAT_INT; in parsefmt()
479 type = FORMAT_INT; in parsefmt()
623 case FORMAT_INT: in parsefmt()
750 case FORMAT_INT: in formatf()

Completed in 3 milliseconds