Searched refs:FORMAT_INT (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fInternalFormatQueryTests.cpp | 47 FORMAT_INT, enumerator 94 …(m_type == FORMAT_COLOR) ? (GL_MAX_COLOR_TEXTURE_SAMPLES) : (m_type == FORMAT_INT) ? (GL_MAX_INTEG… in iterate() 369 { "rgb10_a2ui", GL_RGB10_A2UI, FormatSamplesCase::FORMAT_INT }, in init() 371 { "r8i", GL_R8I, FormatSamplesCase::FORMAT_INT }, in init() 372 { "r8ui", GL_R8UI, FormatSamplesCase::FORMAT_INT }, in init() 373 { "r16i", GL_R16I, FormatSamplesCase::FORMAT_INT }, in init() 374 { "r16ui", GL_R16UI, FormatSamplesCase::FORMAT_INT }, in init() 375 { "r32i", GL_R32I, FormatSamplesCase::FORMAT_INT }, in init() 376 { "r32ui", GL_R32UI, FormatSamplesCase::FORMAT_INT }, in init() 377 { "rg8i", GL_RG8I, FormatSamplesCase::FORMAT_INT }, in init() [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:
|