Home
last modified time | relevance | path

Searched defs:type0 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGenCXX/
Dtype_visibility.cpp107 namespace type0 { namespace
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp391 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct()
412 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray()
419 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c531 SVGA3dShaderRegType type0, type1; in submit_op2() local
584 SVGA3dShaderRegType type0, type1, type2; in submit_op3() local
657 SVGA3dShaderRegType type0, type1, type2, type3; in submit_op4() local
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp345 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct()
366 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray()
373 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp411 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct()
432 …static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, con… in structInArray()
439 …static UniformCollection* nestedArraysStructs (const glu::DataType type0, const glu::DataType type… in nestedArraysStructs()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp534 uint32_t type0 = info.type[0]; in IsUniformFormat() local