Searched refs:FORMAT_INT (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fInternalFormatQueryTests.cpp | 47 FORMAT_INT, enumerator 109 …(m_type == FORMAT_COLOR) ? (GL_MAX_COLOR_TEXTURE_SAMPLES) : (m_type == FORMAT_INT) ? (GL_MAX_INTEG… in iterate() 388 { "rgb10_a2ui", GL_RGB10_A2UI, FormatSamplesCase::FORMAT_INT }, in init() 390 { "r8i", GL_R8I, FormatSamplesCase::FORMAT_INT }, in init() 391 { "r8ui", GL_R8UI, FormatSamplesCase::FORMAT_INT }, in init() 392 { "r16i", GL_R16I, FormatSamplesCase::FORMAT_INT }, in init() 393 { "r16ui", GL_R16UI, FormatSamplesCase::FORMAT_INT }, in init() 394 { "r32i", GL_R32I, FormatSamplesCase::FORMAT_INT }, in init() 395 { "r32ui", GL_R32UI, FormatSamplesCase::FORMAT_INT }, in init() 396 { "rg8i", GL_RG8I, FormatSamplesCase::FORMAT_INT }, in init() [all …]
|
/external/curl/lib/ |
D | mprintf.c | 104 # undef FORMAT_INT 126 FORMAT_INT, enumerator 415 vto[i].type = FORMAT_INT; in dprintf_Pass1() 418 vto[i].type = FORMAT_INT; in dprintf_Pass1() 422 vto[i].type = FORMAT_INT; in dprintf_Pass1() 426 vto[i].type = FORMAT_INT; in dprintf_Pass1() 430 vto[i].type = FORMAT_INT; in dprintf_Pass1() 434 vto[i].type = FORMAT_INT; in dprintf_Pass1() 509 case FORMAT_INT: in dprintf_Pass1() 543 vto[i].type = FORMAT_INT; in dprintf_Pass1() [all …]
|
/external/libxml2/ |
D | trio.c | 413 #define FORMAT_INT 1 macro 1714 parameters[pos].type = FORMAT_INT; 1719 parameters[pos].type = FORMAT_INT; 1726 parameters[pos].type = FORMAT_INT; 1733 parameters[pos].type = FORMAT_INT; 1744 parameters[pos].type = FORMAT_INT; 1755 parameters[pos].type = FORMAT_INT; 1988 case FORMAT_INT: 3231 case FORMAT_INT: 6143 case FORMAT_INT:
|