Home
last modified time | relevance | path

Searched refs:GetStructType (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/torque/
Dtype-oracle.h32 static const StructType* GetStructType( in GetStructType() function
Ddeclarations.cc232 const StructType* new_type = TypeOracle::GetStructType(module, name, fields); in DeclareStruct()
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp536 static spirv_inst_iter GetStructType(shader_module const *src, spirv_inst_iter def, bool is_array_o… in GetStructType() function
555 auto type = GetStructType(src, src->get_def(type_id), is_array_of_verts && !is_patch); in CollectInterfaceBlockMembers()
1206 type = GetStructType(src, type, false); in ValidatePushConstantBlockAgainstPipeline()