HomeSort by relevance Sort by last modified time
    Searched defs:GLC (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/main/
extensions_table.h 4 #define GLC 0
9 EXT(3DFX_texture_compression_FXT1 , TDFX_texture_compression_FXT1 , GLL, GLC, x , x , 1999)
11 EXT(AMD_conservative_depth , ARB_conservative_depth , GLL, GLC, x , x , 2009)
12 EXT(AMD_draw_buffers_blend , ARB_draw_buffers_blend , GLL, GLC, x , x , 2009)
13 EXT(AMD_performance_monitor , AMD_performance_monitor , GLL, GLC, x , x , 2007)
14 EXT(AMD_pinned_memory , AMD_pinned_memory , GLL, GLC, x , x , 2013)
15 EXT(AMD_seamless_cubemap_per_texture , AMD_seamless_cubemap_per_texture , GLL, GLC, x , x , 2009)
16 EXT(AMD_shader_stencil_export , ARB_shader_stencil_export , GLL, GLC, x , x , 2009)
17 EXT(AMD_shader_trinary_minmax , dummy_true , GLL, GLC, x , x , 2012)
18 EXT(AMD_vertex_shader_layer , AMD_vertex_shader_layer , x , GLC, x , x , 2012
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 94 SDValue &Idxen, SDValue &Addr64, SDValue &GLC, SDValue &SLC,
97 SDValue &SOffset, SDValue &Offset, SDValue &GLC,
105 SDValue &Offset, SDValue &GLC, SDValue &SLC,
796 SDValue &GLC, SDValue &SLC,
804 if (!GLC.getNode())
805 GLC = CurDAG->getTargetConstant(0, DL, MVT::i1);
870 SDValue &Offset, SDValue &GLC,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 121 SDValue &Idxen, SDValue &Addr64, SDValue &GLC, SDValue &SLC,
124 SDValue &SOffset, SDValue &Offset, SDValue &GLC,
137 SDValue &Offset, SDValue &GLC, SDValue &SLC,
    [all...]

Completed in 130 milliseconds