Searched refs:UNSIGNED_INT (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 132 V_(R32_UNORM, UNSIGNED_INT, NONE), 136 V_(R32_USCALED, UNSIGNED_INT, NONE), 194 V_(R32G32_UNORM, UNSIGNED_INT, NONE), 198 V_(R32G32_USCALED, UNSIGNED_INT, NONE), 204 V_(R32G32B32_UNORM, UNSIGNED_INT, NONE), 208 V_(R32G32B32_USCALED, UNSIGNED_INT, NONE), 214 V_(R32G32B32A32_UNORM, UNSIGNED_INT, NONE), 218 V_(R32G32B32A32_USCALED, UNSIGNED_INT, NONE),
|
/external/angle/extensions/ |
D | ANGLE_depth_texture.txt | 74 UNSIGNED_INT 0x1405 102 UNSIGNED_INT uint No 130 Table 3.6.B: UNSIGNED_INT formats 296 DEPTH_COMPONENT32_OES DEPTH_COMPONENT UNSIGNED_INT 297 DEPTH24_STENCIL8_OES DEPTH_STENCIL_OES UNSIGNED_INT 310 or UNSIGNED_INT. 313 DEPTH_COMPONENT and <type> is not UNSIGNED_SHORT, or UNSIGNED_INT. 317 or UNSIGNED_INT. 320 not DEPTH_COMPONENT and <type> is UNSIGNED_SHORT, or UNSIGNED_INT.
|
D | ANGLE_instanced_arrays.txt | 178 <type> must be one of UNSIGNED_BYTE, UNSIGNED_SHORT, or UNSIGNED_INT, 269 to UNSIGNED_INT indices and the associated GL data type uint in 278 not one of UNSIGNED_BYTE, UNSIGNED_SHORT or UNSIGNED_INT.
|
D | ANGLE_get_tex_level_parameter.txt | 105 NORMALIZED, FLOAT, INT, and UNSIGNED_INT respectively indicate missing,
|
D | ANGLE_texture_multisample.txt | 479 NORMALIZED, FLOAT, INT, and UNSIGNED_INT respectively indicate missing,
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | gnu-public-names.ll | 197 ; CHECK: [[UNSIGNED_INT:0x[0-9a-f]+]]: DW_TAG_base_type 273 ; CHECK-NEXT: [[UNSIGNED_INT]] STATIC TYPE "unsigned int"
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | ProgramD3D.h | 372 UNSIGNED_INT, enumerator
|
D | ProgramD3D.cpp | 612 return HLSLAttribType::UNSIGNED_INT; in GetAttribType()
|