Searched defs:validType (Results 1 – 4 of 4) sorted by relevance
111 BusinessType validType = GetBusinessType(filter); in QueryBusinessAbilityInfos() local
809 [accessorType](const DataType& validType) { return validType == accessorType; })) { in ValidatePrimitiveAttribute()813 … const ComponentType& validType) { return validType == accessorComponentType; })) { in ValidatePrimitiveAttribute()873 [accessorType](const DataType& validType) { return validType == accessorType; })) { in ValidatePrimitiveAttributeQuatization()877 … const ComponentType& validType) { return validType == accessorComponentType; })) { in ValidatePrimitiveAttributeQuatization()
310 …const bool validType = (RenderHandleUtil::GetHandleType(currHandle) == RenderHandleType::GPU_BUFFE… in BindBuffers() local417 …const bool validType = (RenderHandleUtil::GetHandleType(currHandle) == RenderHandleType::GPU_IMAGE… in BindImages() local503 …const bool validType = (RenderHandleUtil::GetHandleType(currHandle) == RenderHandleType::GPU_SAMPL… in BindSamplers() local
856 uint32_t validType = INVALID_VALUE; variable