Searched refs:ObjectDataType (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 86 {ObjectDataType, _, "RS_ELEMENT", "ELEMENT", 32, "Element", "Elem… 87 {ObjectDataType, _, "RS_TYPE", "TYPE", 32, "Type", "T… 88 {ObjectDataType, _, "RS_ALLOCATION", "ALLOCATION", 32, "Allocation", "Allocat… 89 {ObjectDataType, _, "RS_SAMPLER", "SAMPLER", 32, "Sampler", "Samp… 90 {ObjectDataType, _, "RS_SCRIPT", "SCRIPT", 32, "Script", "Scr… 91 {ObjectDataType, _, "RS_MESH", "MESH", 32, "Mesh", "M… 92 {ObjectDataType, _, "RS_PATH", "PATH", 32, "Path", "P… 93 {ObjectDataType, _, "RS_PROGRAM_FRAGMENT", "PROGRAM_FRAGMENT", 32, "ProgramFragment", "ProgramFragm… 94 {ObjectDataType, _, "RS_PROGRAM_VERTEX", "PROGRAM_VERTEX", 32, "ProgramVertex", "ProgramVer… 95 {ObjectDataType, _, "RS_PROGRAM_RASTER", "PROGRAM_RASTER", 32, "ProgramRaster", "ProgramRas… [all …]
|
D | slang_rs_export_type.h | 82 ObjectDataType enumerator
|